macOS
brew install docker-buildxlocal Homebrew formula metadata
brew
docker-buildx のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.