mirror of
https://github.com/docker/docs.git
synced 2026-03-29 07:18:51 +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>