Docker volume create with local CIFS driver

using the sudo approach I take it you can do ls /mnt successfully? Also note the docker mount does not use the mount command by the syscall.Mount for NFS it does not work with host names. However, I did get it working with the host names for my CIFS share at one point. I switched over to a managed plugin now though so it can work in a swarm.