Created
August 14, 2017 13:09
-
-
Save rn/b244f3a7a931ed1cfff596d2434d3010 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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