mirror of https://github.com/containers/podman.git
[CI:DOCS] Improve podman-tag man page
Signed-off-by: Rahil Bhimjiani <rahil3108@gmail.com>
This commit is contained in:
parent
ef553fb0de
commit
47160da7ac
|
|
@ -26,6 +26,8 @@ Print usage statement
|
|||
$ podman tag 0e3bbc2 fedora:latest
|
||||
|
||||
$ podman tag httpd myregistryhost:5000/fedora/httpd:v2
|
||||
|
||||
$ podman tag mymariadb mycontainerregistry.io/namespace/mariadb:10 mycontainerregistry.io/namespace/mariadb:10.11 mycontainerregistry.io/namespace/mariadb:10.11.12
|
||||
```
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue