Update part2.md (#8604)

LGTM, thanks!
This commit is contained in:
brightworks 2019-07-12 17:17:06 -04:00 committed by Adrian Plata
parent d5293c2191
commit 396f4198bc
1 changed files with 1 additions and 1 deletions

View File

@ -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