1
0
mirror of https://github.com/docker/cli.git synced 2026-01-19 21:41:31 +03:00
Files
cli/components/engine/daemon
David Calavera 130257f149 Do not fail when a container is being removed and we request its delete again.
Abort the process and return a success response, letting the original
request finish its job.

Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: c4e49d10143178c718178ff7ce857f4f8ed46a0b
Component: engine
2015-10-20 18:48:34 -04: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-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
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