1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00
Files
cli/components/engine/daemon
Jana Radhakrishnan e1c8600cf0 Fix docker startup failure due to dangling endpoints
Fixes docker startup failure due to dangling endpoints
which makes docker to not come up.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
Upstream-commit: 8adfc7e2d2d158a08096f60ff9318db5bb0875bd
Component: engine
2015-10-19 21:29:35 -07:00
..
2015-10-13 11:03:03 -07:00
2015-10-12 21:12:46 +02:00
2015-10-10 20:44:29 +08:00
2015-10-10 20:44:29 +08: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

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver

Code pertaining to storing images:

  • graphdriver