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
Madhu Venugopal e148e763b8 Update native execdriver to exploit libcontainer hooks
Using @mavenugo's patch for enabling the libcontainer pre-start hook to
be used for network namespace initialization (correcting the conflict
with user namespaces); updated the boolean check to the more generic
SupportsHooks() name, and fixed the hook state function signature.

Signed-off-by: Madhu Venugopal <madhu@docker.com>
Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)
2015-09-16 12:51:14 -04:00
..
template Revert "Add support for sharing /dev/shm/ and /dev/mqueue between containers" 2015-08-26 05:23:00 -04:00
apparmor.go AppArmor: Deny w to /proc/* files 2015-08-13 15:39:25 -04:00
create.go Update native execdriver to exploit libcontainer hooks 2015-09-16 12:51:14 -04:00
driver.go Update native execdriver to exploit libcontainer hooks 2015-09-16 12:51:14 -04: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 Update native execdriver to exploit libcontainer hooks 2015-09-16 12:51:14 -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