mirror of https://github.com/docker/docs.git
This is required to address a race condition described in #5553, where a container can be partially deleted -- for example, the root filesystem but not the init filesystem -- which makes it impossible to delete the container without re-adding the missing filesystems manually. This behavior has been witnessed when rebooting boxes that are configured to remove containers on shutdown in parallel with stopping the Docker daemon. Docker-DCO-1.1-Signed-off-by: Gabriel Monroy <gabriel@opdemand.com> (github: gabrtv) |
||
---|---|---|
.. | ||
execdriver | ||
graphdriver | ||
networkdriver | ||
container.go | ||
container_unit_test.go | ||
daemon.go | ||
daemon_aufs.go | ||
daemon_btrfs.go | ||
daemon_devicemapper.go | ||
daemon_no_aufs.go | ||
history.go | ||
network_settings.go | ||
server.go | ||
sorter.go | ||
state.go | ||
utils.go | ||
utils_test.go | ||
volumes.go |