moby--moby/volume/local
Brian Goff 2f40b1b281 Add support for volume scopes
This is similar to network scopes where a volume can either be `local`
or `global`. A `global` volume is one that exists across the entire
cluster where as a `local` volume exists on a single engine.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2016-06-05 15:37:15 -04:00
..
local.go Add support for volume scopes 2016-06-05 15:37:15 -04:00
local_test.go When calling volume driver Mount, send opaque ID 2016-04-29 09:37:02 -04:00
local_unix.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
local_windows.go Support mount opts for `local` volume driver 2016-03-03 10:32:25 -05:00