mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-14 04:39:33 +00:00
This makees much more sense for typical service loads, and can easily be reverted by `ReadOnly=no`. Also updates and adds various tests for this. Signed-off-by: Alexander Larsson <alexl@redhat.com>
6 lines
150 B
Text
6 lines
150 B
Text
## !assert-podman-args "--read-only"
|
|
## assert-podman-args "--tmpfs" "/tmp:rw,size=512M,mode=1777"
|
|
|
|
[Container]
|
|
Image=localhost/imagename
|
|
ReadOnly=no
|