mirror of https://github.com/containers/podman.git
Currently you can only specify multiple character for image names when executing podman-remote commit podman-remote commit a b Will complete, but will save the image without a name. podman-remote commit a bb Works. This PR fixes and now returns an error if the user doees not specify an image name to commit to. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> |
||
---|---|---|
.. | ||
containers.go | ||
containers_create.go | ||
copy.go | ||
generate.go | ||
healthcheck.go | ||
images.go | ||
info.go | ||
manifests.go | ||
networks.go | ||
play.go | ||
pods.go | ||
swagger.go | ||
system.go | ||
volumes.go |