vieux/docker-volume-sshfs

Volume name cannot contain "/"

cybertk opened this issue · 0 comments

When use "/" in volume name, sshfs failed with

docker: Error response from daemon: invalid bind mount spec "sshvolume:a/volume": invalid volume specification: 'sshvolume:a/volume': invalid mount config for type "volume": invalid mount path: 'a/volume' mount path must be absolute.