기타/Docker
우분투 도커 관련 명령어 모음집(계속 UPDATE 예정)
파송송
2023. 11. 29. 16:54
728x90
container 접속
docker exec -it (container ID OR NAME) /bin/bash
728x90