machine-drivers/docker-machine-driver-vmware

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

MMquant opened this issue · 1 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