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

docker/build-push-action

GitHub Action to build and push Docker images with Buildx observed · 2026-08-28

github.com/docker/build-push-action · homepage · TypeScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

96/100

  • Activity 98
  • Release rhythm 91
  • 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: 21
  • age_days: 2389
  • days_rel: 63
  • days_push: 14
  • n_releases_24m: 18

Full methodology

Adoption not part of the score

5378 stars · 735 forks observed · 2026-08-28

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

A GitHub Action that builds and pushes Docker images using Buildx with full BuildKit feature support, including multi-platform builds, secrets, and remote cache. It is the official Docker-maintained action for container image workflows in GitHub Actions CI/CD pipelines.

Use cases

  • build and push docker images in github actions
  • multi-platform docker builds with buildx
  • push container image to dockerhub from ci
  • docker image build with remote cache in ci pipeline
  • build docker images for arm and amd64 in github actions
  • automate docker image publishing on release

When to choose

  • you use GitHub Actions and need to build or publish Docker images
  • you need multi-platform image builds with BuildKit features like secrets and cache export
  • you want an official, well-maintained Docker action

When to avoid

  • you use GitLab CI, Jenkins, or another CI system instead of GitHub Actions
  • you need to build images outside a CI pipeline
  • you need a general-purpose container orchestration or runtime tool

Facets

plugin · maturity stable

ci-cd build-tool container-runtime deployment cloud-computing developer-tools cloud cli github-actions docker-buildx docker-images container-registry buildkit multi-platform-builds devops containers docker

2 sources

Member repositories

RepositoryRoleHealth v2
docker/build-push-actionmain96

For agents

markdown · JSON · MCP: product_card(name="docker/build-push-action")

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