mirror of
https://github.com/moby/moby.git
synced 2026-07-13 11:00:42 +00:00
Make sure that the content in the live-restored volume mounted in a new container is the same as the content in the old container. This checks if volume's _data directory doesn't get unmounted on startup. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>