mirror of
https://github.com/containers/podman.git
synced 2025-12-09 07:09:03 +08:00
in cases where a container is part of a network namespace, we should show the network namespace's ports when dealing with ports. this impacts ps, kube, and port. fixes: #846 Signed-off-by: baude <bbaude@redhat.com>