Files
docker-cli/components/engine/daemon
Daniel Nephin 2526161bde Remove the graph driver from the daemon, move it into the layer store.
Support restoreCustomImage for windows with a new interface to extract
the graph driver from the LayerStore.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
Upstream-commit: f5916b10ae02c7db83052a97205ac345a3d96300
Component: engine
2015-12-28 12:55:48 -05:00
..
2015-12-16 11:58:52 -08:00
2015-12-28 19:19:26 +08:00
2015-12-13 18:04:12 +02:00
2015-08-27 22:07:42 -07:00
2015-12-16 11:58:52 -08:00
2015-12-03 17:39:49 +01:00
2015-12-22 13:31:46 -05:00
2015-12-22 13:31:46 -05:00
2015-12-22 13:31:46 -05:00
2015-12-03 17:39:49 +01:00
2015-12-16 11:58:52 -08:00
2015-12-13 18:04:12 +02:00
2015-12-03 17:39:49 +01:00
2015-12-28 19:19:26 +08:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver

Code pertaining to storing images:

  • graphdriver