tldr-pages/tldr

Let's document: docker buildx

Open

#20946 opened on Jan 30, 2026

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Shell (30,937 stars) (2,507 forks)batch import
help wantedlet's documentnew command

Description

Command description

Buildx is a Docker CLI plugin for extended build capabilities with BuildKit.

Documentation

https://docs.docker.com/reference/cli/docker/buildx

Platform

Common

VCS repository link (e.g. GitHub, GitLab)

https://github.com/docker/buildx

Additional information

No response

Commands

  • docker buildx
    • docker buildx bake
    • docker buildx build
    • docker buildx create #22277
    • docker buildx dap
    • docker buildx debug
    • docker buildx du #21319
    • docker buildx history
    • docker buildx imagetools
    • docker buildx inspect
    • docker buildx ls #21319
    • docker buildx policy
    • docker buildx prune #21319
    • docker buildx rm #21319
    • docker buildx stop
    • docker buildx use
    • docker buildx version #21319

Contributor guide