Files
docker-docs/daemon
Michal Minar 310337dc89 Stop and Kill commands made robust
If stop/kill command hits a short window between process' exit and
container's cleanup, it will no longer fail with 'no such process'
error.

Resolves #10182

Signed-off-by: Michal Minar <miminar@redhat.com>
2015-01-23 10:26:13 +01:00
..
2015-01-14 02:03:25 +02:00
2015-01-20 20:21:46 -08:00
2015-01-08 20:14:58 +00:00
2014-12-23 22:03:20 +00:00
2015-01-21 14:25:35 -05:00
2014-11-08 00:14:08 +00:00
2015-01-20 15:54:56 -05:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver
  • networkdriver

Code pertaining to storing images:

  • graphdriver