machine-drivers / docker-machine-driver-vmware

Docker machine driver for VMware Fusion and Workstation.

Home Page:https://www.vmware.com/products/personal-desktop-virtualization.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't find `docker-machine-driver-vmware` binary - OS X

MMquant opened this issue · comments

I'm running OS X 10.13.6. After downloading updated driver according to README.md instructions I can't find the docker-machine-driver-vmware binary.

$ echo $PATH
/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/usr/local/MacGPG2/bin:/usr/local/go/bin
$ docker-machine-driver-vmware
-bash: docker-machine-driver-vmware: command not found
$ docker-machine create --driver=vmware vm1
Driver "vmware" not found. Do you have the plugin binary "docker-machine-driver-vmware" accessible in your PATH?

After running $ sudo /usr/libexec/locate.updatedb I found it in ~/go/bin/docker-machine-driver-vmware