docker image tag myimage:latest myrepo/myimage:v1.0

Category: Docker

docker image tag myimage:latest myrepo/myimage:v1.0

Create a new tag pointing to an existing image

Creates a new tag for an existing image. The image data is shared; only the tag is new.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.