mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00

This matches the default podman run behaviour. Signed-off-by: Alexander Larsson <alexl@redhat.com>
8 lines
151 B
Plaintext
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
|