https://github.com/tetafro/docker-golang-gcc
Golang image with gcc installed
https://github.com/tetafro/docker-golang-gcc
Last synced: 14 days ago
JSON representation
Golang image with gcc installed
- Host: GitHub
- URL: https://github.com/tetafro/docker-golang-gcc
- Owner: tetafro
- Created: 2017-11-16T13:04:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-05T07:31:14.000Z (almost 4 years ago)
- Last Synced: 2025-06-28T04:54:59.250Z (17 days ago)
- Language: Dockerfile
- Size: 6.84 KB
- Stars: 17
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-golang-gcc
Docker image with gcc installed. Based on lib/golang.
This image is available on [Docker Hub](https://hub.docker.com/r/tetafro/golang-gcc/).
## Available versions
| Tag | Info
| ----------- | ----
| 1.8-alpine | Based on Golang 1.8 (Alpine)
| 1.9-alpine | Based on Golang 1.9 (Alpine)
| 1.10-alpine | Based on Golang 1.10 (Alpine)
| 1.11-alpine | Based on Golang 1.11 (Alpine)
| 1.12-alpine | Based on Golang 1.12 (Alpine)
| 1.13-alpine | Based on Golang 1.13 (Alpine)
| 1.14-alpine | Based on Golang 1.14 (Alpine)
| 1.15-alpine | Based on Golang 1.15 (Alpine)
| 1.16-alpine | Based on Golang 1.16 (Alpine)
| 1.17-alpine | Based on Golang 1.17 (Alpine)
| latest | Same as 1.17-alpine