docker 컨테이너 디렉터리에 들어가려면 다음 명령을 실행할 수 있습니다: docker container exec -it 容器id /bin/bash 또는 docker container exec -it 容器id /bin/sh권장 튜토리얼: docker tutorial