Files
docker-cli/components/engine/daemon
Qiang Huang c770b13f1f Add cgroup bind mount by default
Libcontainer already supported mount container's own cgroup into
container, with this patch, we can see container's own cgroup info
in container.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
Upstream-commit: f18fb5b3efd59d54c00d4e1b1d4b88c4b21e96be
Component: engine
2015-07-10 13:12:09 +08:00
..
2015-04-07 08:43:14 -07:00
2015-06-26 11:03:11 +09:00
2015-06-30 17:43:17 +01:00
2015-06-30 17:43:17 +01:00
2015-06-30 16:48:17 -04:00
2015-05-14 15:57:45 -07:00
2015-06-01 12:39:28 -07:00
2015-06-01 12:39:28 -07:00
2015-06-30 17:43:17 +01:00
2015-06-01 12:39:28 -07:00
2015-06-01 12:39:28 -07:00
2015-06-01 12:39:28 -07:00
2015-06-15 18:18:38 -04:00
2015-06-01 12:39:28 -07:00
2015-06-01 12:39:28 -07:00
2015-06-01 12:39:28 -07:00
2015-05-29 22:38:09 +02:00
2015-07-09 09:01:57 -06:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver
  • networkdriver

Code pertaining to storing images:

  • graphdriver