본문 바로가기

Moe's Tech Blog

검색하기
Moe's Tech Blog
프로필사진 moe12825

  • 분류 전체보기 (52)
    • Front-end (0)
      • HTML (0)
      • Javascript (0)
      • CSS (0)
    • 소프트웨어 디자인 (6)
      • Notes (6)
    • Software Design Pattern (19)
      • Journal (4)
      • Notes (15)
    • Algorithms (13)
      • Journal (4)
      • Notes (9)
    • Data Science (1)
    • Docker (2)
      • Notes (0)
    • Three.js (2)
      • Notes (2)
    • 프로잭트 (2)
    • System Design (2)
      • Journal (0)
      • Notes (2)
    • Java (1)
      • Journal (0)
      • Notes (1)
    • PHP (2)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   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
  • DataFrame
  • slicing
  • pandas
  • Multiindex
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록Docker (2)

Moe's Tech Blog

[Docker] 유용한 커멘드들

Docker 이미지 리스트 볼때 docker image ls Docker 이미지 지울때 docker image rm Docker container 리스트 볼려고 할때 docker ps Docker container 안에 커멘드 실행할때 docker exec -it

Docker 2022. 4. 22. 22:26
[Docker] Docker setup 및 실행

1. Create "Dockerfile" in project root folder 2. Populate "Dockerfile" with content similar to the following: 3. Make docker image using the following command (where Dockerfile is): docker build . After successful build, the following line will show Successfully built 4. Run the container using the following command: docker run -p 5. To stop the container, run the following command: docker stop ..

Docker 2022. 4. 22. 11:45
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바