mirror of
https://github.com/containers/podman.git
synced 2026-03-11 19:27:26 -04:00
Network connect now supports setting a static ipv4, ipv6 and mac address for the container network. The options are added to the cli and api. Fixes #9883 Signed-off-by: Paul Holzinger <pholzing@redhat.com>