mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-28 13:25:42 +00:00
310337dc89
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>
This directory contains code pertaining to running containers and storing images
Code pertaining to running containers:
- execdriver
- networkdriver
Code pertaining to storing images:
- graphdriver