Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 316 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 316 Bytes

How to install

First go to instance_utils.go, search for serverID, put your server id there, zone, and region, before compiling it, so things work properly, then:

go get -u golang.org/x/sys
go build cmd/docker-machine-driver-scaleway/main.go
sudo mv main /usr/local/bin/docker-machine-driver-scaleway