mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
5aeaf2a0c4
- 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> |
||
---|---|---|
.. | ||
command | ||
parser | ||
bflag.go | ||
bflag_test.go | ||
builder.go | ||
dispatchers.go | ||
envVarTest | ||
evaluator.go | ||
internals.go | ||
internals_unix.go | ||
internals_windows.go | ||
shell_parser.go | ||
shell_parser_test.go | ||
support.go | ||
wordsTest |