Go development environment on Ubuntu 14.04.
Mount your local Go workspace into the /workspace directory within the container.
$ docker run -v ~/workspace:/workspace -i -t tmrudick/go:1.3 bash
Then, run all Go commands within the container.
Content type
Image
Digest
sha256:8e02a0403…
Size
234.4 MB
Last updated
almost 11 years ago
docker pull tmrudick/go:1.3