Document valid chars in image name and tag
- Add link to valid image name and tag formats in referenced files - Per review comments, updated docs to remove reference to `USERNAME` and `REGISTRYHOST`. - Per review comment, removed links from man page. - Per review comment, added and updated examples on `docker tag` Signed-off-by: Subhajit Ghosh <isubuz.g@gmail.com> Upstream-commit: ea98cf74aad3c2633268d5a0b8a2f80b331ddc0b Component: engine
This commit is contained in:
@ -19,6 +19,7 @@ parent = "smn_cli"
|
||||
|
||||
Use `docker push` to share your images to the [Docker Hub](https://hub.docker.com)
|
||||
registry or to a self-hosted one.
|
||||
[Read more about valid image names and tags](tag.md).
|
||||
|
||||
Killing the `docker push` process, for example by pressing `CTRL-c` while it is
|
||||
running in a terminal, will terminate the push operation.
|
||||
|
||||
Reference in New Issue
Block a user