mirror of
https://github.com/containers/podman.git
synced 2025-06-20 17:13:43 +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