Docker Official Image packaging for golang https://golang.org
  • Shell 53.4%
  • Dockerfile 46.6%
Find a file
Tianon Gravi 7e895c40bf
Merge pull request #582 from jnoordsij/alpine3.24
Add Alpine 3.24 and drop 3.22
2026-06-10 09:31:07 -07:00
.github/workflows Simplify and update verify-templating.yml 2024-12-13 14:44:24 -08:00
1.25 Add Alpine 3.24 and drop 3.22 2026-06-10 09:07:17 +02:00
1.26 Add Alpine 3.24 and drop 3.22 2026-06-10 09:07:17 +02:00
tip Add Alpine 3.24 and drop 3.22 2026-06-10 09:07:17 +02:00
.gitattributes Fix .gitattributes specificity 2020-10-16 16:27:15 -07:00
.gitignore Add initial jq-based templating engine 2020-08-28 15:19:07 -07:00
apply-templates.sh Update jq-template for speed improvements 2022-07-13 17:12:43 -07:00
Dockerfile-linux.template Explicitly install gold on arm64 2025-08-21 13:07:19 -07:00
Dockerfile-windows-nanoserver.template Remove now-unnecessary conditionals in templates 2022-03-28 13:48:46 -07:00
Dockerfile-windows-servercore.template Update Git for Windows to 2.48.1 2025-02-13 16:16:18 -08:00
generate-stackbrew-library.sh Fix "tip" arches (and set "latest" alias automatically) 2025-02-14 12:50:05 -08:00
LICENSE delete ending year 2018-03-12 14:10:38 +09:00
README.md Update README 2024-11-21 10:48:47 -08:00
update.sh Add initial jq-based templating engine 2020-08-28 15:19:07 -07:00
versions.json Add Alpine 3.24 and drop 3.22 2026-06-10 09:07:17 +02:00
versions.sh Add Alpine 3.24 and drop 3.22 2026-06-10 09:07:17 +02:00

https://github.com/docker-library/golang

Maintained by: the Docker Community

This is the Git repo of the Docker "Official Image" for golang (not to be confused with any official golang image provided by golang upstream). See the Docker Hub page for the full readme on how to use this Docker image and for information regarding contributing and issues.

The full image description on Docker Hub is generated/maintained over in the docker-library/docs repository, specifically in the golang directory.

See a change merged here that doesn't show up on Docker Hub yet?

For more information about the full official images change lifecycle, see the "An image's source changed in Git, now what?" FAQ entry.

For outstanding golang image PRs, check PRs with the "library/golang" label on the official-images repository. For the current "source of truth" for golang, see the library/golang file in the official-images repository.