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
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 Add LXC built in support deprecation notice 2015-08-03 14:54:42 -07:00
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 Windows: Enable NAT port mapping 2015-08-12 13:17:27 -07:00
driver_windows.go Windows: Enable NAT port mapping 2015-08-12 13:17:27 -07:00
pipes.go Fix golint warnings for daemon/execdriver/* 2015-07-28 08:43:22 +08:00
termconsole.go fix typo mistake 2015-08-10 16:30:48 +08:00
utils.go typofix - https://github.com/vlajos/misspell_fixer 2015-08-07 23:25:49 +01:00