moby--moby/daemon/execdriver
Antonio Murdaca cfcddefacd daemon: execdriver: lxc: fix cgroup paths
When running LXC dind (outer docker is started with native driver)
cgroup paths point to `/docker/CID` inside `/proc/self/mountinfo` but
these paths aren't mounted (root is wrong). This fix just discard the
cgroup dir from mountinfo and set it to root `/`.
This patch fixes/skip OOM LXC tests that were failing.
Fix #16520

Signed-off-by: Antonio Murdaca <runcom@linux.com>
Signed-off-by: Antonio Murdaca <amurdaca@redhat.com>
2015-10-13 14:46:59 -07:00
..
execdrivers Add LXC built in support deprecation notice 2015-08-03 14:54:42 -07:00
lxc daemon: execdriver: lxc: fix cgroup paths 2015-10-13 14:46:59 -07:00
native daemon: execdriver: lxc: fix cgroup paths 2015-10-13 14:46:59 -07:00
windows Merge pull request #16660 from Microsoft/js/hostname 2015-10-08 16:11:49 -04:00
driver.go Add user namespace (mapping) support to the Docker engine 2015-10-09 17:47:37 -04:00
driver_unix.go bump libcontainer to 902c012e85cdae6bb68d8c7a0df69a42f818ce96 2015-10-06 17:55:09 +02: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 Add user namespace (mapping) support to the Docker engine 2015-10-09 17:47:37 -04:00
utils.go Update CAP_ prefix for new spec format 2015-09-24 15:00:30 -07:00