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/lxc
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
..
driver.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
info_test.go Windows: Factor out LXC 2015-04-30 14:28:35 -07:00
init.go Fix golint warnings for daemon/execdriver/* 2015-07-28 08:43:22 +08:00
lxc_init_linux.go Update libcontainer 2015-07-16 16:02:26 -07:00
lxc_init_unsupported.go Windows: Factor out LXC 2015-04-30 14:28:35 -07:00
lxc_template.go Add support for kernel memory limit 2015-08-19 23:56:55 +08:00
lxc_template_unit_test.go Windows: Enable NAT port mapping 2015-08-12 13:17:27 -07:00