Ross ROSS = Recommend OSS · open-source software intelligence for agents

docker-library/golang resource

Docker Official Image packaging for golang observed · 2026-08-28

github.com/docker-library/golang · homepage · Shell · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4416
  • days_rel: n/a
  • days_push: 9
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1561 stars · 528 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

The Docker Official Image packaging repository for the Go programming language, providing the 'golang' images published on Docker Hub. It contains the shell scripts and Dockerfiles that build maintained Go toolchain images for use as build and runtime bases in containers.

Use cases

  • build go applications inside docker containers
  • base image for golang dockerfile
  • multi-stage docker build with go toolchain
  • run go compiler in ci pipeline container
  • pin a specific go version in containerized builds
  • containerize a go microservice

When to choose

  • you need a trusted, regularly updated Go toolchain image for Docker builds
  • you want multi-architecture official images for building or running Go code
  • you want reproducible Go versions in CI/CD containers

When to avoid

  • you need the Go compiler installed natively on your host rather than in a container
  • you need a minimal distroless runtime image with custom tooling
  • you want to modify the Go toolchain itself rather than consume it

Facets

infra-config · maturity stable

container-runtime developer-tools build-tool developer-tools programming-languages cross-platform docker-official-image golang container-image base-image containers docker linux

5 sources

Member repositories

RepositoryRoleHealth v2
docker-library/golangmain77

For agents

markdown · JSON · MCP: product_card(name="docker-library/golang")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem