docker centos 환경 만들기

docker run --name centos -it centos /bin/bash docker exec -it centos /bin/bash

댓글