docker commit 썸네일형 리스트형 [draft] docker commit 명령 docker commit 명령 컨테이너를 이미지로 생성docker commit 사용법$ docker commit --helpUsage: docker commit [OPTIONS] CONTAINER [REPOSITORY[:TAG]]Create a new image from a container's changesOptions: -a, --author string Author (e.g., "John Hannibal Smith ") -c, --change list Apply Dockerfile instruction to the created image -m, --message string Commit message -p, --pause Pause container .. 더보기 이전 1 다음