1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/volumes
Brian Goff e744b0dcba Fix volume ref restore process
Fixes #9629 #9768

A couple of issues:

1) Volume config is not restored if we couldn't find it with the graph
driver, but bind-mounts would never be found by the graph driver since
they aren't in that dir

2) container volumes were only being restored if they were found in the
volumes repo, but volumes created by old daemons wouldn't be in the
repo until the container is at least started.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2015-01-20 15:54:56 -05:00
..
MAINTAINERS Split volumes out from daemon 2014-09-19 17:47:47 -05:00
repository.go Fix volume ref restore process 2015-01-20 15:54:56 -05:00
volume.go Have .dockerignore support Dockerfile/.dockerignore 2015-01-06 10:57:48 -08:00