mirror of
https://github.com/containers/podman.git
synced 2025-12-11 09:18:34 +08:00
This flag will allow us to run nested containers within a quadlet service. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
## assert-podman-args "--security-opt" "label:nested"
|
|
|
|
[Container]
|
|
Image=localhost/imagename
|
|
SecurityLabelNested=true
|