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

docker/buildx

Docker CLI plugin for extended build capabilities with BuildKit observed · 2026-08-28

github.com/docker/buildx · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 99
  • Release rhythm 96
  • Longevity 100
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: 20.0
  • age_days: 2721
  • days_rel: 29
  • days_push: 7
  • n_releases_24m: 35

Full methodology

Adoption not part of the score

4491 stars · 675 forks observed · 2026-08-28

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

Docker Buildx is a Docker CLI plugin that provides extended image build capabilities powered by BuildKit. It supports multiple builder instances, multi-platform image builds, and high-level build orchestration via Bake.

Use cases

  • build docker images with buildkit
  • build multi-architecture container images
  • create and manage docker builder instances
  • build images for arm64 on an x86 machine
  • run complex multi-image builds with bake
  • build docker images inside kubernetes

When to choose

  • you need BuildKit features not available in the legacy docker build
  • you need to build multi-platform or multi-architecture images
  • you want to manage multiple isolated builders or remote builders
  • you want declarative, high-level build workflows with Bake

When to avoid

  • you only need simple, single-platform image builds with the default docker build
  • you are not using Docker or a BuildKit-compatible engine
  • you need to build non-container artifacts

Facets

cli-tool · maturity stable

build-tool container-runtime developer-tools cli developer-tools cloud-computing windows cli go docker buildkit container-images multi-platform-builds docker-cli-plugin bake oci-images devops containers linux macos kubernetes

1 source

Member repositories

RepositoryRoleHealth v2
docker/buildxmain98

For agents

markdown · JSON · MCP: product_card(name="docker/buildx")

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