Files
docker-cli/components/engine/daemon
Brian Goff 524c469eb3 Daemon Restart: attempt to wait for container deps
This provides a best effort on daemon restarts to restart containers
which have linked containers that are not up yet instead of failing.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
Upstream-commit: 19762da67e40879be77b1b55c21a9754235fbb78
Component: engine
2015-12-28 11:00:16 -05:00
..
2015-12-16 11:58:52 -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

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver

Code pertaining to storing images:

  • graphdriver