docker-library/docker resource
Docker Official Image packaging for Docker observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 98
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4166
- days_rel: n/a
- days_push: 15
- n_releases_24m: 0
Adoption not part of the score
1482 stars · 646 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 Docker CLI and daemon, maintained under the docker-library project. It provides ready-to-use container images of Docker itself, commonly used for Docker-in-Docker scenarios and CI pipelines.
Use cases
- run docker commands inside a container
- set up docker-in-docker for CI pipelines
- build container images in a GitLab or GitHub Actions job
- package the docker CLI as a container image
- run a docker daemon inside kubernetes pods
When to choose
- you need the Docker CLI or daemon available inside a containerized CI/CD environment
- you want a trusted, regularly updated official image of Docker
- you are doing Docker-in-Docker or socket-mounting workflows
When to avoid
- you just want to install Docker on a host machine directly
- you need an alternative container runtime like Podman or containerd
- you want the Docker Engine source code rather than its image packaging
Facets
infra-config · maturity active
container-runtime developer-tools cli deployment developer-tools cloud-computing self-hosted cli docker-official-image docker-in-docker docker-cli containerization packaging devops containers docker linux
1 source
- readme: https://github.com/docker-library/docker · fetched 2026-08-28 · 0fb197ef71d0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| docker-library/docker | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="docker-library/docker")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem