본문 바로가기

Eyeeshot BloG

검색하기
Eyeeshot BloG
프로필사진 eyeeshot

  • 분류 전체보기 (29)
    • Tech (22)
      • MSA (1)
      • Css & Javascript (3)
      • ETC (4)
    • STUDY (1)
      • CleanCode (1)
    • Thinking (2)
    • ETC (1)
    • AboutMe (1)
Guestbook
Notice
Recent Posts
Recent Comments
Link
  • 자바캔(Java Can Do IT)
«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
Tags
  • handshake
  • 커리어스킬
  • gcOverhead
  • socjs
  • failed upgrade header
  • docker-compose
  • WebSocket
  • beforeunload
  • zsh
  • omz
  • remote
  • GIT
  • SSH
  • alpine
  • 김병주
  • KPT
  • 토이프로젝트
  • rsa충돌
  • MSA
  • Spring
  • AWS
  • 페이지이동경고
  • java
  • iTerm2
  • python
  • Intellij
  • Dominic
  • byungjoo kim
  • docker
  • nginx
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록docker-compose (1)

Eyeeshot BloG

Docker 명령어

stop all containers: docker kill $(docker ps -q) remove all containers docker rm $(docker ps -a -q) remove all docker images docker rmi $(docker images -q) 동작중인 컨테이너 확인 docker ps 정지된 컨테이너 확인 docker ps -a 컨테이너 삭제 docker rm [컨테이너Id] 컨테이너 모두 삭제 docker rm 'docker ps -a -q' 이미지 확인 docker images 이미지 삭제 docker rmi [이미지id] 컨테이너를 삭제하기 전에 이미지를 삭제할 경우 docker rmi -f [이미지id] docker image 삭제시 이슈 - Error respo..

Tech/ETC 2020. 10. 8. 11:14
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바