Docker Official Image packaging for golang https://golang.org
  • Shell 53.4%
  • Dockerfile 46.6%
Find a file
2026-03-08 21:23:16 -07:00
.github/workflows Simplify and update verify-templating.yml 2024-12-13 14:44:24 -08:00
1.25 Update 1.25 to 1.25.8 2026-03-05 16:50:11 -08:00
1.26 Update 1.26 to 1.26.1 2026-03-05 16:53:09 -08:00
tip Update tip to tip-20260308, commit b7d1c5887561ee5502b6c04baaa27ead13b63971 2026-03-08 21:23:16 -07: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 Update tip to tip-20260308, commit b7d1c5887561ee5502b6c04baaa27ead13b63971 2026-03-08 21:23:16 -07:00
versions.sh Add Alpine 3.23 and drop 3.21 2025-12-03 17:44:56 +01: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.