mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-08 01:45:43 +00:00
This flag will allow us to run nested containers within a quadlet service. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
5 lines
118 B
Text
5 lines
118 B
Text
## assert-podman-args "--security-opt" "label:nested"
|
|
|
|
[Container]
|
|
Image=localhost/imagename
|
|
SecurityLabelNested=true
|