mirror of
https://github.com/containers/podman.git
synced 2025-09-19 12:56:57 +08: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>