moby--moby/volume
Dan Walsh 322cc99c69 Need to create bind mount volume if it does not exist.
In order to be consistent on creation of volumes for bind mounts
we need to create the source directory if it does not exist and the
user specified he wants it relabeled.

Can not do this lower down the stack, since we are not passing in the
mode fields.

Signed-off-by: Dan Walsh <dwalsh@redhat.com>
2016-06-02 07:14:17 -04:00
..
drivers
local Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
store Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
testutils
volume.go Need to create bind mount volume if it does not exist. 2016-06-02 07:14:17 -04:00
volume_copy.go
volume_propagation_linux.go
volume_propagation_linux_test.go
volume_propagation_unsupported.go
volume_test.go
volume_unix.go
volume_windows.go