mirror of
https://github.com/containers/podman.git
synced 2025-06-19 16:33:24 +08: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