mirror of
https://github.com/containers/podman.git
synced 2025-06-01 17:17:47 +08:00
Make podman commit to localhost rather then docker.io
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #715 Approved by: mheon
This commit is contained in:

committed by
Atomic Bot

parent
e6ec1aaffe
commit
fae5033a01
@ -17,6 +17,8 @@ committed. This minimizes the likelihood of data corruption when creating the ne
|
||||
image. If this is not desired, the **--pause** flag can be set to false. When the commit
|
||||
is complete, podman will print out the ID of the new image.
|
||||
|
||||
If *imageName* does not begin with a registry name component, *localhost* will be added to the name.
|
||||
|
||||
## OPTIONS
|
||||
|
||||
**--author, -a**
|
||||
|
Reference in New Issue
Block a user