mirror of
https://github.com/containers/podman.git
synced 2025-06-18 15:39:08 +08:00

when there are no registries configured for the system and the user provided a short image name, we panic'd due a logic bug in recent image pull changes. Signed-off-by: baude <bbaude@redhat.com> Closes: #841 Approved by: rhatdan