This image is the basis of the image to do barebone Go development. It does not setup any editors for Go.
It includes:
- A non-root user named
gopher
- Go 1.5.2
- Go Tools:
- Gocode
- Godef
- Golint
- Go Find References
- Go Returns
- GoRename
- Delve
This image is not intended to be run alone. Instead, use one of the containers with an editor already configured. But if you want to run it, use the follow command:
docker run -t -i jcscottiii/base-gdec /bin/bash
- Type
gopher
at the prompt
- Type