Skip to content

Commit

Permalink
Typo fix: man/docker-tag.1.md
Browse files Browse the repository at this point in the history
Signed-off-by: Sally O'Malley <somalley@redhat.com>
  • Loading branch information
sallyom committed Aug 3, 2015
1 parent dce1488 commit 70ac380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/docker-tag.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ tagging it into the "fedora" repository with "version1.0":

## Tagging an image for a private repository

To push an image to an private registry and not the central Docker
To push an image to a private registry and not the central Docker
registry you must tag it with the registry hostname and port (if needed).

docker tag 0e5574283393 myregistryhost:5000/fedora/httpd:version1.0
Expand Down

0 comments on commit 70ac380

Please sign in to comment.