mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
4c0e0979b4
Before this change restarting the daemon in live-restore with running
containers + a restart policy meant that volume refs were not restored.
This specifically happens when the container is still running *and*
there is a restart policy that would make sure the container was running
again on restart.
The bug allows volumes to be removed even though containers are
referencing them. 😱
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
|
||
---|---|---|
.. | ||
testdata | ||
daemon_test.go | ||
main_test.go |