Files
docker-cli/components/engine/daemon
Antonio Murdaca 58dd738ff1 daemon: faster image cache miss detection
Lookup the graph parent reference to detect a builder cache miss before
looping the whole graph image index to build a parent-children tree.

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
Upstream-commit: f9e81b40f4065e3d0851172759ef58fda6572cce
Component: engine
2015-10-21 17:13:45 +02:00
..
2015-07-29 23:39:18 +02:00
2015-10-13 11:03:03 -07:00
2015-10-12 21:12:46 +02: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-10-10 20:44:29 +08:00
2015-10-13 16:04:49 -07:00
2015-10-15 20:41:35 -07:00
2015-09-28 13:48:12 -07:00
2015-07-29 21:25:56 +03:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver

Code pertaining to storing images:

  • graphdriver