Skip to content

rogeriochaves/docker-machine-driver-scaleway

 
 

Repository files navigation

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

About

🐳 Scaleway driver for Docker Machine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%