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

Q: This driver needs vmware-tools to be installed in the guest os, is there any way around this?

Open anjannath opened this issue 6 years ago • 1 comments

https://github.com/machine-drivers/docker-machine-driver-vmware/blob/abd4e62c279b39fdb3fec9b23e8e2b1f2abd3f60/pkg/drivers/vmware/driver.go#L299-L311

These instructions needs the client tools to be available in the guest os, i was unable to install them after trying many times. How do i use a config drive (any pointer for this?) so that these instructions need not be run and a user does not have to install vmware-tools?

/cc @anfernee

anjannath avatar Aug 07 '18 06:08 anjannath

Sorry for the late response. I searched inbox but cannot find notification. This driver should just work. You don't need to specify guest os or anything. If it doesn't work, can you share your working env: OS type, Workstation/Fusion version, the command you run, and the logs you received. Also are you a minikube user or docker-machine user?

anfernee avatar Nov 08 '18 05:11 anfernee