mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-07 01:15:44 +00:00
8 lines
187 B
Text
8 lines
187 B
Text
## assert-podman-final-args localhost/imagename
|
|
## assert-podman-args "--dns=8.7.7.7"
|
|
## assert-podman-args "--dns=8.8.8.8"
|
|
|
|
[Container]
|
|
Image=localhost/imagename
|
|
DNS=8.7.7.7
|
|
DNS=8.8.8.8
|