Files
docker-cli/components/engine/daemon
Michael Crosby 58853bb568 Add aufs data structure for added mount information
This adds a data struct in the aufs driver for including more
information about active mounts along with their reference count.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
Upstream-commit: 20bb0655356900fcd94756afc5228f23e0a40b1f
Component: engine
2015-08-26 16:38:13 -07:00
..
2015-07-29 23:39:18 +02:00
2015-08-12 13:17:27 -07:00
2015-07-27 17:44:18 -07:00
2015-08-26 13:37:52 -04:00
2015-08-26 13:37:52 -04:00
2015-08-26 13:37:52 -04:00
2015-08-26 13:37:52 -04:00
2015-07-29 21:25:56 +03:00
2015-08-26 13:37:52 -04:00
2015-07-29 21:25:56 +03:00
2015-06-01 12:39:28 -07:00
2015-08-26 13:37:52 -04:00
2015-08-26 13:37:52 -04:00
2015-08-18 11:39:06 -07: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-07-16 16:02:26 -07:00
2015-07-16 16:02:26 -07:00
2015-06-01 12:39:28 -07:00
2015-07-30 14:25:15 -07:00
2015-06-01 12:39:28 -07:00
2015-07-29 21:25:56 +03:00
2015-08-26 13:37:52 -04:00
2015-08-26 13:37:52 -04:00
2015-07-31 13:13:40 -07:00
2015-08-26 13:37:52 -04:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver

Code pertaining to storing images:

  • graphdriver