docs/daemon/execdriver/native
Alexander Morozov c1cd45d547 Choose default-cgroup parent by cgroup driver
It's "/docker" for cgroupfs and "system.slice" for systemd.

Fix #19140

Signed-off-by: Alexander Morozov <lk4d4@docker.com>
2016-01-07 08:56:26 -08:00
..
template Choose default-cgroup parent by cgroup driver 2016-01-07 08:56:26 -08:00
apparmor.go Enable ptrace in a container on apparmor below 2.9 2015-12-07 11:08:49 +01:00
create.go update runc to the latest code base to fix gccgo build 2016-01-06 00:02:56 +00:00
driver.go Choose default-cgroup parent by cgroup driver 2016-01-07 08:56:26 -08:00
driver_unsupported.go Fix declarations of of execdriver/native.NewDriver to have the same signature. 2016-01-02 19:55:37 +01:00
driver_unsupported_nocgo.go Fix declarations of of execdriver/native.NewDriver to have the same signature. 2016-01-02 19:55:37 +01: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 set default seccomp profile 2015-12-28 10:18:47 -08:00
seccomp_default.go Allow the waitpid syscall 2016-01-05 09:29:16 -08:00
seccomp_unsupported.go fix default profile where unsupported 2015-12-28 20:42:15 -08:00
tmpfs.go This patch adds --tmpfs as a option for mounting tmpfs on directories 2015-12-02 10:06:59 -05:00