Files
docker-cli/components/engine/daemon
Lei Jitang f0467d6e24 Clean up container rootf mounts on daemon start fixes #19679
When the daemon shutdown ungracefully, it will left the running
containers' rootfs still be mounted. This will cause some error
when trying to remove the containers.

Signed-off-by: Lei Jitang <leijitang@huawei.com>
Upstream-commit: af614a19dc4ddc9ec4b16438fd5e974dff7a52f7
Component: engine
2016-02-03 20:52:32 -05:00
..
2016-01-20 12:52:05 +08:00
2016-01-03 23:03:39 +01:00
2015-12-16 11:58:52 -08:00
2016-01-14 08:17:40 +00:00
2016-01-07 14:10:42 -05:00
2015-12-13 18:04:12 +02:00
2016-01-18 10:07:42 +00:00
2016-01-07 14:10:42 -05:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver

Code pertaining to storing images:

  • graphdriver