Files
docker-cli/components/engine/daemon
Brian Goff db8ec5360f Fix removing mountpoints on container rm fail
Ensure that the the container's mountpoints are cleaned up if the
container is force removed.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
Upstream-commit: 0eed34755e3493dbb6204cb378228e72750609e5
Component: engine
2016-01-25 15:49:56 -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