Files
docker-cli/components/engine/daemon
David Calavera 5a458f78ee Move volume ref counting store to a package.
- Add unit tests to make sure the functionality is correct.
- Add FilterByDriver to allow filtering volumes by driver, for future
  `volume ls` filtering and whatnot.

Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: 72bb56618b522fc3cece7cfd706c56296824673d
Component: engine
2015-09-21 12:46:49 -04:00
..
2015-09-05 23:15:13 +02:00
2015-07-29 23:39:18 +02:00
2015-08-27 22:07:42 -07:00
2015-08-27 22:07:42 -07:00
2015-09-16 14:06:45 -07:00
2015-09-17 11:54:14 -07:00
2015-09-17 11:54:14 -07:00
2015-09-17 11:54:14 -07:00
2015-09-16 14:33:13 -07:00
2015-08-27 22:07:42 -07:00
2015-07-29 21:25:56 +03:00
2015-08-27 22:07:42 -07:00
2015-08-27 22:07:42 -07:00
2015-08-27 22:07:42 -07:00
2015-08-27 22:07:42 -07:00
2015-08-27 22:07:42 -07:00
2015-08-27 22:07:42 -07:00
2015-08-27 22:07:42 -07:00
2015-08-27 22:07:42 -07:00
2015-09-17 11:54:14 -07:00
2015-08-27 22:07:42 -07:00
2015-09-17 11:54:14 -07:00
2015-09-17 11:54:14 -07:00
2015-09-17 11:54:14 -07:00
2015-09-17 11:54:14 -07:00
2015-09-17 11:54:14 -07:00
2015-07-29 21:25:56 +03:00
2015-09-17 11:54:14 -07:00
2015-07-31 13:13:40 -07:00
2015-08-27 22:07:42 -07:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver

Code pertaining to storing images:

  • graphdriver