본문 바로가기

HappyWeasel

검색하기
HappyWeasel
프로필사진 HappyWeasel Github Link

  • 분류 전체보기 (136)
    • 코딩 테스트 준비 (1)
    • 잡생각 (0)
    • 이모저모 (5)
    • Server (6)
      • Windows (3)
      • Linux (0)
      • AWS (0)
      • Docker (2)
    • Basic (70)
      • C Langauge (0)
      • C# (.NET) (13)
      • OS (0)
      • Design Pattern (0)
      • Data Structure (0)
      • Python (22)
      • Java (29)
      • Git (2)
      • 알고리즘 (4)
    • Front-End (18)
      • HTML (5)
      • CSS (2)
      • Node.js (0)
      • React (0)
    • Back-End (30)
      • Servlet&JSP (9)
      • Spring (21)
    • DB (4)
      • MSSQL (1)
      • Mysql (2)
Guestbook
Notice
Recent Posts
Recent Comments
Link
  • github
«   2025/09   »
일 월 화 수 목 금 토
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
Tags
  • 파이참
  • 단축키
  • 파이썬
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록Server/Docker (2)

HappyWeasel

사용하지 않는 image, container 일괄 삭제

docker system prune -a 단, 일괄 삭제 범위가 컨테이너 중 작동하지 않는 컨테이너도 포함이므로 사용 시 주의가 필요하다.

Server/Docker 2021. 2. 16. 17:10
1. Docker 설치하기

1. 아래의 명령어 실행. sudo apt update sudo apt install apt-transport-https ca-certificates curl software-properties-common curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add - sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu bionic stable" sudo apt update apt-cache policy docker-ce 2. 1번 실행에 대한 결과 메세지. docker-ce: Installed: (none) Candidate: 18...

Server/Docker 2019. 4. 6. 21:47
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바