mirror of
https://github.com/containers/podman.git
synced 2026-03-19 23:29:00 -04:00
Instead of execing out to the host's IP, use the IP address we got back from CNI to populate Inspect's IP address information. Signed-off-by: Matthew Heon <mheon@redhat.com> Closes: #680 Approved by: umohnani8