mirror of
https://github.com/containers/podman.git
synced 2025-06-03 20:33:20 +08:00
10 lines
360 B
Markdown
10 lines
360 B
Markdown
####> This option file is used in:
|
|
####> podman container clone, create, run, update
|
|
####> If file is edited, make sure the changes
|
|
####> are applicable to all of those.
|
|
#### **--memory-swappiness**=*number*
|
|
|
|
Tune a container's memory swappiness behavior. Accepts an integer between *0* and *100*.
|
|
|
|
This flag is only supported on cgroups V1 rootful systems.
|