Files
podman/test/e2e/quadlet/readonly-notmpfs.container
Alexander Larsson 098ad52ecb quadlet: Change default of ReadOnly to no
This matches the default podman run behaviour.

Signed-off-by: Alexander Larsson <alexl@redhat.com>
2022-12-02 16:30:15 +01:00

8 lines
151 B
Plaintext

## assert-podman-args "--read-only-tmpfs=false"
## assert-podman-args "--read-only"
[Container]
Image=localhost/imagename
ReadOnly=yes
VolatileTmp=no