Skip to content

Instantly share code, notes, and snippets.

@rn
Created August 14, 2017 13:09
Show Gist options
  • Save rn/b244f3a7a931ed1cfff596d2434d3010 to your computer and use it in GitHub Desktop.
Save rn/b244f3a7a931ed1cfff596d2434d3010 to your computer and use it in GitHub Desktop.
# choco based setup
choco install golang
choco install git
# Get tools
go get -u github.com/moby/tool/cmd/moby
go get -u github.com/linuxkit/linuxkit/src/cmd/linuxkit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment