spiegel_podman/test/e2e/quadlet/ip.container
restitux cb3cda55f2 Quadlet: add support for setting --ip and --ip6
Signed-off-by: restitux <restitux@ohea.xyz>
2023-03-06 18:36:41 -07:00

8 lines
231 B
Text

## assert-podman-final-args localhost/imagename
## assert-podman-args "--ip" "10.88.64.128"
## assert-podman-args "--ip6" "fd46:db93:aa76:ac37::10"
[Container]
Image=localhost/imagename
IP=10.88.64.128
IP6=fd46:db93:aa76:ac37::10