moby--moby/daemon/execdriver/native
Qiang Huang 8799c4fc0f Implemet docker update command
It's used for updating properties of one or more containers, we only
support resource configs for now. It can be extended in the future.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2015-12-28 19:19:26 +08:00
..
template Merge pull request #18395 from LK4D4/default_cgroup_is_not_daemon 2015-12-17 13:59:00 -08:00
apparmor.go Enable ptrace in a container on apparmor below 2.9 2015-12-07 11:08:49 +01:00
create.go Merge pull request #17034 from rhvgoyal/volume-propagation 2015-12-15 12:14:41 -05:00
driver.go Implemet docker update command 2015-12-28 19:19:26 +08:00
driver_unsupported.go Fix golint warnings for daemon/execdriver/* 2015-07-28 08:43:22 +08:00
driver_unsupported_nocgo.go Fix golint warnings for daemon/execdriver/* 2015-07-28 08:43:22 +08:00
exec.go Add user namespace (mapping) support to the Docker engine 2015-10-09 17:47:37 -04:00
info.go Fix golint warnings for daemon/execdriver/* 2015-07-28 08:43:22 +08:00
init.go Update libcontainer 2015-07-16 16:02:26 -07:00
seccomp.go inital seccomp support 2015-12-03 16:30:44 -08:00
tmpfs.go This patch adds --tmpfs as a option for mounting tmpfs on directories 2015-12-02 10:06:59 -05:00