Files
docker-cli/components/engine/daemon
John Starks 395ec16335 graphdriver: Replace DiffPath with DiffGetter
This allows a graph driver to provide a custom FileGetter for tar-split
to use. Windows will use this to provide a more efficient implementation
in a follow-up change.

Signed-off-by: John Starks <jostarks@microsoft.com>
Upstream-commit: 58bec40d16265362fd4e41dbd652e6fba903794d
Component: engine
2016-03-01 10:25:33 -08:00
..
2016-01-20 12:52:05 +08:00
2016-02-01 09:57:38 -08:00
2016-02-09 14:26:51 -05:00
2016-02-12 17:56:40 -05:00
2016-02-03 15:45:20 +08:00
2016-02-03 10:43:01 -08:00
2015-12-16 11:58:52 -08:00
2016-02-02 21:05:01 -05:00
2016-02-11 15:49:36 -08:00
2016-01-14 08:17:40 +00:00
2016-02-16 11:19:23 -08:00
2016-02-03 15:45:20 +08:00
2016-02-10 13:19:19 -08:00
2016-02-09 14:25:02 -05:00
2016-02-20 17:06:32 +08:00
2016-02-09 14:25:02 -05:00
2016-02-03 15:45:20 +08:00
2016-02-03 15:45:20 +08:00
2016-02-20 17:06:32 +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