mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-21 07:47:52 +00:00
This is another case where we're diverging from the defaults in podman. Signed-off-by: Alexander Larsson <alexl@redhat.com>
7 lines
166 B
Text
7 lines
166 B
Text
## !assert-podman-args "--read-only"
|
|
## assert-podman-args "--tmpfs" "/tmp:rw,size=512M,mode=1777"
|
|
|
|
[Container]
|
|
Image=localhost/imagename
|
|
VolatileTmp=yes
|
|
ReadOnly=no
|