mirror of
https://github.com/containers/podman.git
synced 2025-08-26 03:01:31 +08:00

podman commit allows the user to commit containers as images with options of tagging th image, setting a commit message, setting the auther, and making changes to the instructions. Signed-off-by: umohnani8 <umohnani@redhat.com> Closes: #143 Approved by: rhatdan