mirror of https://github.com/containers/podman.git
8 lines
319 B
Markdown
8 lines
319 B
Markdown
####> This option file is used in:
|
|
####> podman create, run
|
|
####> If you edit this file, make sure your 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**.
|