mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
committed by
Adrian Plata
parent
d5293c2191
commit
396f4198bc
@@ -321,7 +321,7 @@ The notation for associating a local image with a repository on a registry is
|
||||
the mechanism that registries use to give Docker images a version. Give the
|
||||
repository and tag meaningful names for the context, such as
|
||||
`get-started:part2`. This puts the image in the `get-started` repository and
|
||||
tag it as `part2`.
|
||||
tags it as `part2`.
|
||||
|
||||
Now, put it all together to tag the image. Run `docker tag image` with your
|
||||
username, repository, and tag names so that the image uploads to your
|
||||
|
||||
Reference in New Issue
Block a user