-
Notifications
You must be signed in to change notification settings - Fork 4
UserNotes:chief
Christopher "Chief" Najewicz edited this page Apr 28, 2017
·
14 revisions
- Install Moby Docker for OSX / Linux
- Install golang
- Install glide,
brew install glide
- Install
make
if you don't have it - Run
glide install
, if you get errors re:github.com/gliderlabs/ssh
's version not being found, I belive it's because this branch doesn't exist anymore- Remove any reference to
github.com/gliderlabs/ssh
fromglide.yaml
andglide.lock
- Run
glide get github.com/gliderlabs.com/ssh
- Remove any reference to