Files
docker-cli/components/engine/daemon
Tonis Tiigi 6085efedb0 Fix duplicate container names conflict
While creating multiple containers the second 
container could remove the first one from graph
and not produce an error.

Fixes #15995

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Upstream-commit: aee54863741fc3f012c423d1a445d1a6b687966a
Component: engine
2015-10-26 16:57:50 -07:00
..
2015-10-22 10:42:53 -07:00
2015-10-22 10:42:53 -07:00
2015-07-29 23:39:18 +02:00
2015-10-23 13:37:53 -07:00
2015-10-13 11:03:03 -07:00
2015-10-22 10:42:53 -07:00
2015-10-22 10:42:53 -07:00
2015-10-22 10:42:53 -07:00
2015-10-22 10:42:53 -07:00
2015-10-22 10:42:53 -07:00
2015-10-22 10:42:53 -07: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-22 10:42:53 -07: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
2015-10-22 10:42:53 -07:00
2015-10-22 10:42:53 -07:00
2015-10-22 10:42:53 -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