Container1 [Docker] container을 run, start 했을 때, 바로 꺼지는(Exitted) 이유 1. 배경 1) container를 run, start했을 때, 결과가 나오고 바로 Exitted되는 이유 도커의 이미지로 centos:7 배포판을 내려받고(pull) centos의 /bin/cal 의 캘린더를 실행시킨다고 해보자 centos:7 을 내려받고 apple@appleui-MacBookPro ~$ docker image pull centos:7 apple@appleui-MacBookPro ~$ docker image ls 7: Pulling from library/centos 524b0c1e57f8: Pull complete Digest: Status: Downloaded newer image for centos:7 docker.io/library/centos:7 apple@appleui-Ma.. 2020. 5. 30. 이전 1 다음