docker/setup-buildx-action
GitHub Action to set up Docker Buildx observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 98
- Release rhythm 86
- Longevity 100
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: 52
- age_days: 2206
- days_rel: 14
- days_push: 14
- n_releases_24m: 12
Adoption not part of the score
1373 stars · 261 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An official GitHub Action that sets up Docker Buildx in CI workflows, creating and booting a builder using the docker-container driver. It enables multi-platform image builds and BuildKit cache export in GitHub Actions pipelines.
Use cases
- set up docker buildx in github actions
- build multi-platform docker images in ci
- enable buildkit cache export in workflows
- configure a docker builder for github actions ci
- pin buildkit version in ci pipeline
- build arm64 images from x86 github runners
When to choose
- You build Docker images in GitHub Actions and need Buildx/BuildKit features
- You need multi-platform image builds or cache export in CI
- You use docker/build-push-action and need a builder set up first
When to avoid
- You build images outside GitHub Actions (use Docker CLI directly)
- You only need plain legacy docker build without Buildx
- You use a different CI system than GitHub Actions
Facets
plugin · maturity stable
build-tool deployment container-runtime ci-cd developer-tools cloud-computing cloud cli github-actions docker-buildx buildkit multi-platform-builds container-images devops containers docker
2 sources
- readme: https://github.com/docker/setup-buildx-action · fetched 2026-08-28 · 5db6e2722806
- homepage: https://github.com/marketplace/actions/docker-setup-buildx · fetched 2026-08-29 · 990fa8b98345
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| docker/setup-buildx-action | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="docker/setup-buildx-action")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem