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/windows
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
..
checkoptions.go Windows: Exec driver 2015-07-10 13:36:56 -07:00
clean.go Fix golint warnings for daemon/execdriver/windows 2015-08-03 09:54:02 +08:00
exec.go Update native execdriver to exploit libcontainer hooks 2015-09-16 12:51:14 -04:00
getpids.go Fix golint warnings for daemon/execdriver/windows 2015-08-03 09:54:02 +08:00
info.go Windows: Daemon compile was broken 2015-08-04 12:42:41 -07:00
namedpipes.go Windows: new hcsshim stdin/out/err handling 2015-08-13 13:09:42 -07:00
pauseunpause.go Fix golint warnings for daemon/execdriver/windows 2015-08-03 09:54:02 +08:00
run.go Update native execdriver to exploit libcontainer hooks 2015-09-16 12:51:14 -04:00
stats.go Fix golint warnings for daemon/execdriver/windows 2015-08-03 09:54:02 +08:00
stdconsole.go Fix golint warnings for daemon/execdriver/windows 2015-08-03 09:54:02 +08:00
terminatekill.go Windows: Fix logging 2015-09-08 12:18:50 -07:00
ttyconsole.go Fix golint warnings for daemon/execdriver/windows 2015-08-03 09:54:02 +08:00
unsupported.go Fix golint warnings for daemon/execdriver/* 2015-07-28 08:43:22 +08:00
windows.go Fix golint warnings for daemon/execdriver/windows 2015-08-03 09:54:02 +08:00