Files
docker-cli/components/engine/integration-cli
Antonio Murdaca 50f40c819d 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>
Upstream-commit: cfcddefacd125af4d909df653bccc8e3089a03b0
Component: engine
2015-10-13 14:46:59 -07:00
..
2015-07-24 14:08:20 -07:00
2015-10-13 11:03:03 -07:00
2015-10-10 20:44:29 +08:00
2015-10-13 11:03:03 -07:00
2015-10-07 07:11:45 +08:00
2015-09-24 11:19:00 -07:00