mirror of
https://github.com/containers/podman.git
synced 2025-11-30 10:07:33 +08:00
9 lines
231 B
Plaintext
9 lines
231 B
Plaintext
## 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
|