docker/docker-install
Docker installation script 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3365
- days_rel: n/a
- days_push: 9
- n_releases_24m: 0
Adoption not part of the score
3169 stars · 863 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
The official Docker installation script served at get.docker.com and test.docker.com, written in Shell. It provides a convenient way to quickly install the latest Docker-CE releases on supported Linux distributions.
Use cases
- install docker engine on a fresh linux server
- quickly bootstrap docker-ce on ubuntu or debian
- set up docker on a new vps with one command
- install latest docker release from the stable channel
- provision docker in a shell script during server setup
- install docker test channel builds for evaluation
When to choose
- you need a fast, one-command install of Docker-CE on a supported Linux distro
- you are setting up a dev machine or test environment and want the latest release
- you want the official script maintained by Docker, Inc. rather than distro packages
When to avoid
- you are deploying to production systems where the script is explicitly not recommended
- your distro requires the thorough official package-repository install instructions
- you need a specific pinned Docker version or channel not supported by the script
Facets
cli-tool · maturity active
deployment developer-tools container-runtime developer-tools cli docker install-script shell-script docker-ce get-docker bootstrap system-administration devops containers command-line linux
1 source
- readme: https://github.com/docker/docker-install · fetched 2026-08-28 · 3d475f1b11bb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| docker/docker-install | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="docker/docker-install")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem