Skip to content

Instantly share code, notes, and snippets.

@volkstrader
Created February 16, 2015 01:54
Show Gist options
  • Save volkstrader/19281aefc850ee58cff1 to your computer and use it in GitHub Desktop.
Save volkstrader/19281aefc850ee58cff1 to your computer and use it in GitHub Desktop.
Docker Container Go Shell
sudo docker run -it --rm -v /media/data/volumes/projects/go:/go -w /go golang:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment