mirror of
https://github.com/containers/podman.git
synced 2026-01-28 07:52:30 -05: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>