Azure / azurefile-dockervolumedriver

Docker Volume Driver for Azure File Service over SMB/CIFS :whale:
Apache License 2.0
169 stars 57 forks source link

define (sub)directory as mount point #62

Closed mrmunch closed 8 years ago

mrmunch commented 8 years ago

As I understand, when I use azuredriver it will mount on top of the specified share. I didn't find an option to use a subdirectory inside this share as a mount point, sth. like "share/dir/subdir". Is this possbile?

ahmetb commented 8 years ago

@mrmunch remotepath option does this. Check out the README.md.