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> |
||
---|---|---|
.. | ||
dockerfile | ||
builder.go | ||
dockerignore.go | ||
git.go | ||
remote.go | ||
remote_test.go | ||
tarsum.go |