macOS
brew install docker-buildxlocal Homebrew formula metadata
安装
brew install docker-buildxlocal Homebrew formula metadata
sudo apt install docker-buildxDebian stable package indexes · docker-buildx · 来源: deb.debian.org
sudo dnf install docker-buildxFedora Rawhide package metadata · docker-buildx · 来源: dl.fedoraproject.org
nix profile install nixpkgs#docker-buildxnixpkgs package indexes · docker-buildx · 来源: raw.githubusercontent.com
sudo pacman -S docker-buildxArch Linux sync databases · docker-buildx · 来源: geo.mirror.pkgbuild.com
sudo zypper install docker-buildxopenSUSE Tumbleweed package metadata · docker-buildx · 来源: download.opensuse.org
scoop install main/docker-buildxScoop official bucket manifest trees · bucket/docker-buildx.json · 来源: api.github.com
winget install --id Docker.Buildx -eWindows Package Manager source index · Docker.Buildx · 来源: cdn.winget.microsoft.com
概览
Docker CLI plugin for extended build capabilities with BuildKit
历史
Docker Buildx is the Docker CLI plugin that exposes extended Docker Build capabilities backed by BuildKit. The upstream README highlights builder instances, multi-node and multi-platform builds, Compose build support, Bake, and Docker or Kubernetes drivers.
Buildx grew out of Docker's shift from the classic image builder toward BuildKit. Rather than replacing docker build with a separate tool, Buildx kept a familiar command-line shape while exposing BuildKit features such as named builders, remote drivers, multi-platform output, cache controls, Bake files, and registry image tools.
Buildx moved from an advanced plugin into ordinary Docker build practice. The README states that Docker Desktop includes Buildx on Windows and macOS, and that Docker Engine package repositories provide Docker Buildx packages for Linux. The batch input shows broad downstream packaging across Homebrew, Debian, Fedora-style distributions, Nix, Arch, Scoop, Ubuntu, winget, and zypper.
Typical use starts with docker buildx build for BuildKit-backed builds, then expands to docker buildx create and use for builder instances, docker buildx bake for higher-level build definitions, docker buildx imagetools for registry image inspection and manipulation, and docker buildx prune or du for build cache maintenance. It is especially common in CI pipelines that publish multi-architecture container images.
Buildx is one of the most important Docker-adjacent packages because it made BuildKit's advanced build graph usable from the Docker CLI. For package nerds, it also illustrates the modern Docker CLI-plugin model: a separate executable named docker-buildx can be installed by a package manager and discovered by Docker as a subcommand.
安全态势
没有找到 docker-buildx 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
buildkitd.toml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
docker-buildx | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/docker/buildx
安装元数据
| 软件包键 | brew:docker-buildx |
|---|---|
| 版本 | 0.35.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/docker-buildx |
| 主页 | https://docs.docker.com/buildx/working-with-buildx/ |
| 仓库 | https://github.com/docker/buildx |
| 上游文档 | https://docs.docker.com/build |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/docker/buildx/archive/refs/tags/v0.35.0.tar.gz |
| 最后更新 | 2026-06-17T21:33:55Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
| 注意事项 | docker-buildx is a Docker plugin. For Docker to find the plugin, add "cliPluginsExtraDirs" to ~/.docker/config.json: "cliPluginsExtraDirs": [ "$HOMEBREW_PREFIX/lib/docker/cli-plugins" ] |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | docker-buildx |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
docker-buildx 0.13.1+ds1-3
Docker CLI plugin for extended build capabilities with BuildKit (program)
https://github.com/docker/buildx
sudo apt install docker-buildxgolang-github-docker-buildx-dev 0.13.1+ds1-3
Docker CLI plugin for extended build capabilities with BuildKit (library)
https://github.com/docker/buildx
sudo apt install golang-github-docker-buildx-devdocker-buildx
nix profile install nixpkgs#docker-buildxdocker-buildx 0.12.1-0ubuntu2
Docker CLI plugin for extended build capabilities with BuildKit
https://github.com/docker/buildx
sudo apt install docker-buildxdocker-buildx 0.34.1-1.fc45
Docker CLI plugin for extended build capabilities with BuildKit
https://github.com/docker/buildx
sudo dnf install docker-buildxdocker-buildx 0.34.1-1
Docker CLI plugin for extended build capabilities with BuildKit
https://github.com/docker/buildx
sudo pacman -S docker-buildxdocker-buildx 0.33.0-39.1
Docker CLI plugin for extended build capabilities with BuildKit
https://github.com/docker/buildx
sudo zypper install docker-buildxdocker-stable-buildx 0.25.0-17.1
Docker CLI plugin for extended build capabilities with BuildKit
https://github.com/docker/buildx
sudo zypper install docker-stable-buildxmain/docker-buildx
scoop install main/docker-buildxDocker.Buildx
winget install --id Docker.Buildx -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.