mirror of
https://github.com/containers/podman.git
synced 2026-07-20 20:22:02 -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