Skip to content

Instantly share code, notes, and snippets.

@treeder
Last active August 29, 2015 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save treeder/e47980a4a9ce4dc2e82d to your computer and use it in GitHub Desktop.
Save treeder/e47980a4a9ce4dc2e82d to your computer and use it in GitHub Desktop.
docker run --rm -it -v $PWD:/go/src/x/y/z -w /go/src/x/y/z -e "GOPATH=/go/src/x/y/z/vendor:/go" golang go get
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment