mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-25 00:25:54 +00:00
9acf7c765c
Volume refs were not being restored on daemon restart. This made it possible to remove a volume being used by other containers after a daemon restart. Signed-off-by: Brian Goff <cpuguy83@gmail.com>