mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-26 18:17:24 +00:00
fd2633a451
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>