mirror of
https://github.com/containers/podman.git
synced 2025-06-02 02:26:52 +08:00
8 lines
314 B
Markdown
8 lines
314 B
Markdown
####> This option file is used in:
|
|
####> podman create, run
|
|
####> If file is edited, make sure the changes
|
|
####> are applicable to all of those.
|
|
#### **--read-only-tmpfs**
|
|
|
|
If container is running in **--read-only** mode, then mount a read-write tmpfs on _/run_, _/tmp_, and _/var/tmp_. The default is **true**.
|