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> |
||
---|---|---|
.. | ||
fixtures | ||
compare.go | ||
compare_test.go | ||
config.go | ||
config_test.go | ||
config_unix.go | ||
config_windows.go | ||
exec.go | ||
exec_test.go | ||
hostconfig.go | ||
hostconfig_test.go | ||
hostconfig_unix.go | ||
hostconfig_windows.go | ||
merge.go | ||
merge_test.go | ||
parse.go | ||
parse_test.go |