Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freeformz/docker-go-base
https://github.com/freeformz/docker-go-base
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/freeformz/docker-go-base
- Owner: freeformz
- Created: 2015-09-02T22:42:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-02T22:43:25.000Z (over 9 years ago)
- Last Synced: 2024-12-24T06:47:36.061Z (10 days ago)
- Language: Shell
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Heroku Go Base Docker image](https://hub.docker.com/r/heroku/go)
This is a base image that includes the Go toolchain. You probably don't want/need to use this by itself and should probably use either [heroku/go](https://hub.docker.com/r/heroku/go) or [heroku/go-gb](https://hub.docker.com/r/heroku/go-gb)
## Image tags
You can see all of the tags [here](https://hub.docker.com/r/heroku/go-base/tags/).
The `latest` tag will generally refer to the latest, possibly unsupported,
release of [Go](https://golang.org/dl), including betas and release candidates.Once a final version is cut a separate tag will be used and updated.