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 When calling volume driver Mount, send opaque ID 2016-04-29 09:37:02 -04:00
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 When calling volume driver Mount, send opaque ID 2016-04-29 09:37:02 -04:00
volume.go Need to create bind mount volume if it does not exist. 2016-06-02 07:14:17 -04:00
volume_copy.go Add explicit flags for volume cp/no-cp 2016-03-21 20:38:44 -04:00
volume_propagation_linux.go fix some typos. 2016-03-10 10:09:27 +08:00
volume_propagation_linux_test.go Remove static errors from errors package. 2016-02-26 15:49:09 -05:00
volume_propagation_unsupported.go fix some typos. 2016-03-10 10:09:27 +08:00
volume_test.go Windows: Remove TP4 support from test code 2016-04-11 15:36:31 -07:00
volume_unix.go Add explicit flags for volume cp/no-cp 2016-03-21 20:38:44 -04:00
volume_windows.go Remove static errors from errors package. 2016-02-26 15:49:09 -05:00