mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-15 03:05:06 +00:00
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>