moby--moby/utils
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
..
experimental.go golint: use golint to check package util 2015-07-22 05:34:13 +08:00
git.go golint: use golint to check package util 2015-07-22 05:34:13 +08:00
git_test.go
names.go Move volume name validation to the local driver. 2015-10-21 12:28:26 -04:00
stubs.go golint: use golint to check package util 2015-07-22 05:34:13 +08:00
timeout.go Make RegistryConfig a typed value in the api. 2015-09-07 19:29:33 -04:00
utils.go Abstract builder and implement server-side dockerfile builder 2015-10-06 19:10:19 -04:00
utils_test.go Abstract builder and implement server-side dockerfile builder 2015-10-06 19:10:19 -04:00
utils_unix.go Windows: Fix long path handling for docker build 2015-09-15 10:58:11 -07:00
utils_windows.go Windows: Fix long path handling for docker build 2015-09-15 10:58:11 -07:00