Sign inSign up

tmrudick/go

By tmrudick

Updated almost 11 years ago

Go environment for development.

Image
1

215

tmrudick/go repository overview

Go 1.3

Go development environment on Ubuntu 14.04.

  • Go 1.3 from tarball
  • Go workspace within /workspace

Using for development

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.

Tag summary

Content type

Image

Digest

sha256:8e02a0403

Size

234.4 MB

Last updated

almost 11 years ago

docker pull tmrudick/go:1.3