docker 이름 변경 (1) 썸네일형 리스트형 docker image 이름 변경하기 # docker image 이름 변경 - 변경 방법은 아래와 같다. docker image tag : : - 변경 예시는 아래와 같다. docker image tag amazonlinux:latest pinpoint_collect_server:latest - 끝 - 이전 1 다음