Skip to content

jdextraze/docker-machine-driver-atlanticnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Machine - Atlantic.Net Driver

Atlantic.Net driver for Docker Machine

Status

Alpha

Getting source

  • Install the latest version of Go
  • Make sure your GOPATH is set
  • Add $GOPATH/bin to your PATH
  • Use go get to download the source
$ go get -d github.com/jdextraze/docker-machine-driver-atlanticnet

Dependencies

go get -u github.com/kardianos/govendor
  • Go into source folder
cd $GOPATH/src/github.com/jdextraze/docker-machine-driver-atlanticnet
  • Sync vendor folder
$ govendor sync

Installation from source

  • Get source (See above)
  • Sync dependencies
  • Build && install the driver
$ go install github.com/jdextraze/docker-machine-driver-atlanticnet

License

Released under the MIT license, see LICENSE.

About

Atlantic.Net driver for Docker Machine

Resources

License

Stars

Watchers

Forks

Packages

No packages published