mirror of
https://github.com/containers/podman.git
synced 2026-03-14 04:42:46 -04:00
Fixed the logic where we observed different performance results when running an image by its fqname vs a shortname. In the case of the latter, we resolve the name without using the network. Signed-off-by: baude <bbaude@redhat.com> Closes: #37 Approved by: rhatdan