1
0
mirror of https://github.com/docker/cli.git synced 2026-01-19 21:41:31 +03:00
Files
cli/components/engine/daemon
Tonis Tiigi 2da8076367 Fix container mount cleanup issues
- Refactor generic and path based cleanup functions into a single function.
- Include aufs and zfs mounts in the mounts cleanup.
- Containers that receive exit event on restore don't require manual cleanup.
- Make missing sandbox id message a warning because currently sandboxes are always cleared on startup. libnetwork#975
- Don't unmount volumes for containers that don't have base path. Shouldn't be needed after #21372

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Upstream-commit: 05cc737f5411a0effd299429140d031c4ad8dd05
Component: engine
2016-03-30 17:25:49 -07:00
..
2016-02-01 09:57:38 -08:00
2016-03-28 12:24:01 -07:00
2016-03-28 12:24:01 -07:00
2016-03-28 12:24:01 -07:00
2016-03-30 17:25:49 -07:00
2016-02-03 10:43:01 -08:00
2016-03-11 23:22:16 +08:00
2016-01-14 08:17:40 +00:00
2016-03-18 12:51:57 +08:00
2016-03-30 17:25:49 -07:00