mirror of
https://github.com/containers/podman.git
synced 2025-11-30 01:58:46 +08:00
When possible use a generic function to add strings and booleans Adjust tests Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
6 lines
107 B
Plaintext
6 lines
107 B
Plaintext
## assert-podman-args "--cgroups" "no-conmon"
|
|
|
|
[Container]
|
|
Image=localhost/imagename
|
|
CgroupsMode=no-conmon
|