mirror of
https://github.com/containers/podman.git
synced 2026-03-11 11:16:37 -04: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>