docs/api/server/router/local
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
..
auth.go refactor away direct references to daemon member 2015-10-09 14:40:03 -07:00
container.go Avoid panic on write after close in http 2015-11-02 18:14:43 -08:00
copy.go Remove defensive check of mux vars handling. 2015-10-14 10:31:09 -07:00
exec.go Version exec json check. 2015-10-26 15:12:06 -04:00
image.go Addition of "--shm-size" to which size of /dev/shm is changed. 2015-11-20 09:24:18 +09:00
info.go dockerversion placeholder for library import 2015-11-09 19:32:46 +01:00
inspect.go Remove defensive check of mux vars handling. 2015-10-14 10:31:09 -07:00
local.go extract docker volume API from local 2015-10-27 17:28:19 -07:00