Have an error:
Driver "vmware" not found. Do you have the plugin binary "docker-machine-driver-vmware" accessible in your PATH?
Also I tried with Go:
install Go, go version return: go version go1.14 darwin/amd64
execute go get -u github.com/machine-drivers/docker-machine-driver-vmware
result:
Driver "vmware" not found. Do you have the plugin binary "docker-machine-driver-vmware" accessible in your PATH?
I tried to setup docker based on VMware Fusion for setup emulator inside container According to instruction from readme file I:
Have an error: Driver "vmware" not found. Do you have the plugin binary "docker-machine-driver-vmware" accessible in your PATH?
Also I tried with Go:
Please help with setup
Thanks,