Files
podman/test/e2e/quadlet/nestedselinux.container
Daniel J Walsh 3b79f241b1 Add support for SecurityLabelNested flag in quadlet
This flag will allow us to run nested containers within
a quadlet service.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-06-06 10:30:48 -04:00

6 lines
118 B
Plaintext

## assert-podman-args "--security-opt" "label:nested"
[Container]
Image=localhost/imagename
SecurityLabelNested=true