mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-10 10:55:46 +00:00
8 lines
219 B
Text
8 lines
219 B
Text
## assert-podman-final-args localhost/imagename
|
|
## assert-podman-args "--dns-option=ndots:1"
|
|
## assert-podman-args "--dns-option=color:blue"
|
|
|
|
[Container]
|
|
Image=localhost/imagename
|
|
DNSOption=ndots:1
|
|
DNSOption=color:blue
|