반응형
docker run -it --name security -p 8888:8888 -v ~/security:/home/jupyter jupyter/minimal-notebook
Ctrl + p & Ctrl + q
docker ps -a
docker rm ID
docker container ls
docker start ID
docker attach ID
docker rename my_container my_new_container
docker exec -it jupyter_docker /bin/bash
https://subicura.com/2017/01/19/docker-guide-for-beginners-2.html
반응형
'DEVELOPMENT > SERVER(centos7)' 카테고리의 다른 글
google cloud 초기 비밀번호 (0) | 2020.01.15 |
---|---|
centos python3 install django (0) | 2019.07.10 |
cenots 다른 사용자 로그아웃 시키기 (0) | 2019.04.18 |
centos putty 접속 안될 때 (0) | 2019.04.18 |
centos service network restart error : The connection is not for this device (0) | 2019.04.18 |
댓글