moby--moby/daemon/execdriver
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
..
execdrivers
lxc Update native execdriver to exploit libcontainer hooks 2015-09-16 12:51:14 -04:00
native Update native execdriver to exploit libcontainer hooks 2015-09-16 12:51:14 -04:00
windows 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_unix.go
driver_windows.go
pipes.go
termconsole.go
utils.go