1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/docs/reference
NIWA Hideyuki 5aeaf2a0c4 Addition of "--shm-size" to which size of /dev/shm is changed.
- Optional "--shm-size=" was added to the sub-command(run, create,and build).
- The size of /dev/shm in the container can be changed
  when container is made.
- Being able to specify is a numerical value that applies number,
  b, k, m, and g.
- The default value is 64MB, when this option is not set.
- It deals with both native and lxc drivers.

Signed-off-by: NIWA Hideyuki <niwa.hiedyuki@jp.fujitsu.com>
2015-11-20 09:24:18 +09:00
..
api Addition of "--shm-size" to which size of /dev/shm is changed. 2015-11-20 09:24:18 +09:00
commandline Addition of "--shm-size" to which size of /dev/shm is changed. 2015-11-20 09:24:18 +09:00
logging Merge pull request #17891 from splunk/splunk-logger-support-for-tag-env-labels 2015-11-16 10:11:27 -08:00
builder.md Merge pull request #17090 from duglin/dockerignoreWildcards 2015-11-13 14:29:34 -08:00
glossary.md First pass at consolidating 2015-11-02 21:14:55 -08:00
run.md Addition of "--shm-size" to which size of /dev/shm is changed. 2015-11-20 09:24:18 +09:00