mirror of
https://github.com/containers/podman.git
synced 2025-10-15 02:06:42 +08:00
Merge pull request #5028 from baude/commitimage
make image reference for commit optional
This commit is contained in:
@ -6,7 +6,7 @@ podman\-commit - Create new image based on the changed container
|
||||
## SYNOPSIS
|
||||
**podman commit** [*options*] *container* *image*
|
||||
|
||||
**podman container commit** [*options*] *container* *image*
|
||||
**podman container commit** [*options*] *container* [*image*]
|
||||
|
||||
## DESCRIPTION
|
||||
**podman commit** creates an image based on a changed container. The author of the
|
||||
|
Reference in New Issue
Block a user