moby--moby/volume/local
David Calavera d6d60287ee Move volume name validation to the local driver.
Delegate validation tasks to the volume drivers. It's up to them
to decide whether a name is valid or not.
Restrict volume names for the local driver to prevent creating
mount points outside docker's volumes directory.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2015-10-21 12:28:26 -04:00
..
local.go Move volume name validation to the local driver. 2015-10-21 12:28:26 -04:00
local_test.go Move volume name validation to the local driver. 2015-10-21 12:28:26 -04:00
local_unix.go Windows: Enabled docker volume 2015-09-16 14:33:13 -07:00
local_windows.go Windows: Enabled docker volume 2015-09-16 14:33:13 -07:00