$GOPATH
and update $PATH
. The following are just examples using the export
command, you will need to adjust the paths for your particular installation.PATH
. You can follow this [official guide](https://msdn.microsoft.com/en-us/library/office/ee537574(v=office.14).aspx) that explains how to add tools to your PATH
.docker-machine-driver-ionoscloud
binary in docker-machine-driver/bin/
and in $GOPATH/bin/
.$PATH
is being set, you may need to copy the binary to $PATH
in order to use the Docker Machine Driver.