mirror of
https://github.com/containers/podman.git
synced 2025-12-01 18:49:18 +08:00
Fixes: https://github.com/containers/podman/issues/23432 Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
7 lines
168 B
Plaintext
7 lines
168 B
Plaintext
## assert-podman-final-args localhost/imagename
|
|
## assert-podman-args "--security-opt" "label=disable"
|
|
|
|
[Container]
|
|
Image=localhost/imagename
|
|
SecurityLabelDisable=true
|