mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07: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>