docker-machine-driver-vmware icon indicating copy to clipboard operation
docker-machine-driver-vmware copied to clipboard

Not working in Workstation 15 pro

Open neradp opened this issue 6 years ago • 0 comments

docker-machine -D create --driver=vmware --vmware-cpu-count=2 --vmware-memory-size=4096 test Machine test was created successfully but:

chmod: /mnt/hgfs/Users: Permission denied
fuse: mointpoint is not empty
fuse: if you are sure this is safe use the 'nonempty' mount option
fuse: mountpoint is not empty
fuse: if you are sure this is safe use the 'nonempty' mount option

So i cannot mount any directories in containers :(

There is no such problem with docker-machine-vmwareworkstation!

neradp avatar Aug 22 '19 08:08 neradp