scaleway / docker-machine-driver-scaleway

:whale: Scaleway driver for Docker Machine
MIT License
249 stars 34 forks source link

Doesn't seem to be any installation instructions for Linux, only MacOS #74

Closed damianmoore closed 6 years ago

damianmoore commented 6 years ago

Can't find out how to install the driver on the Blog or in the readme.

ulm0 commented 6 years ago

If using Golang, this is pretty straightforward: https://github.com/scaleway/docker-machine-driver-scaleway#go

# install latest (git) version of docker-machine-driver-scaleway in your $GOPATH/bin (depends on Golang and docker-machine)
$ go get -u github.com/scaleway/docker-machine-driver-scaleway