1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/execdriver/native
Jessica Frazelle 308eff99e8
add send, recv, and x32 so we can install i386 pkgs on amd64
Signed-off-by: Jessica Frazelle <acidburn@docker.com>
2016-01-18 19:24:01 -08:00
..
template Choose default-cgroup parent by cgroup driver 2016-01-07 08:56:26 -08:00
apparmor.go fix proc regex 2016-01-06 10:08:35 -08:00
create.go update runc to the latest code base to fix gccgo build 2016-01-06 00:02:56 +00:00
driver.go Merge pull request #18512 from euank/18510-fixOomKilled 2016-01-11 00:09:26 +01: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 read seccomp profile locally then pass to daemon 2016-01-12 13:12:29 -08:00
seccomp_default.go add send, recv, and x32 so we can install i386 pkgs on amd64 2016-01-18 19:24:01 -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