mirror of
https://github.com/containers/podman.git
synced 2026-03-18 14:46:58 -04:00
This is another case where we're diverging from the defaults in podman. Signed-off-by: Alexander Larsson <alexl@redhat.com>
8 lines
166 B
Plaintext
8 lines
166 B
Plaintext
## !assert-podman-args "--read-only"
|
|
## assert-podman-args "--tmpfs" "/tmp:rw,size=512M,mode=1777"
|
|
|
|
[Container]
|
|
Image=localhost/imagename
|
|
VolatileTmp=yes
|
|
ReadOnly=no
|