mirror of
https://github.com/containers/podman.git
synced 2025-12-01 02:27:13 +08:00
`podman ps --format {{.Networks}}` will show all connected networks for
this container. For `pod ps` it will show the infra container networks.
Signed-off-by: Paul Holzinger <paul.holzinger@web.de>