mirror of
https://github.com/containers/podman.git
synced 2026-01-21 20:39:07 -05: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