mirror of
https://github.com/containers/podman.git
synced 2025-06-03 20:33:20 +08:00

when using an upper case image name for container commit, we observed panics due to a channel closing early. Fixes: #3897 Signed-off-by: baude <bbaude@redhat.com>