Skip to content

Docker:Tag

Syntax

docker tag <이미지 이름>:<태그> <Docker 레지스트리 URL>/<이미지 이름>:<태그>

See also