Files
podman/docs/source/markdown/options/memory-swappiness.md
Daniel J Walsh 7665bbc127 Remove 'you' from man pages
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-12-07 09:29:29 -05:00

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.