docker-cli-openbsd/docs/reference
Raghavendra K T b553af956f Add the memory swappiness tuning option to docker.
Memory swappiness option takes 0-100, and helps to tune swappiness
behavior per container.
For example, When a lower value of swappiness is chosen
the container will see minimum major faults. When no value is
specified for memory-swappiness in docker UI, it is inherited from
parent cgroup. (generally 60 unless it is changed).

Signed-off-by: Raghavendra K T <raghavendra.kt@linux.vnet.ibm.com>
2017-06-02 00:07:01 +00:00
..
commandline Add the memory swappiness tuning option to docker. 2017-06-02 00:07:01 +00:00
builder.md Clarify .dockerignore example for Markdown files 2017-06-02 00:07:00 +00:00
glossary.md retooling for hugo 2017-06-02 00:06:58 +00:00
run.md Add the memory swappiness tuning option to docker. 2017-06-02 00:07:01 +00:00