mirror of
https://github.com/containers/podman.git
synced 2026-03-21 08:03:50 -04:00
While pulling by shortname (fedora-minimal) worked, running a container by the short name did not due to a logic error. Signed-off-by: baude <bbaude@redhat.com> Closes: #182 Approved by: rhatdan