pkg.soopen package index

brew / 排名 1575

使用 Homebrew, apk, Nix, pacman, zypper, scoop 安装 buildkit

查看 buildkit 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install buildkit

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add buildkit

Alpine Linux edge package indexes · buildkit · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#buildkit

nixpkgs package indexes · pkgs/by-name/bu/buildkit/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S buildkit

Arch Linux sync databases · buildkit · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install buildkit

openSUSE Tumbleweed package metadata · buildkit · 来源: download.opensuse.org

Windows

Scoop已验证 · 92%
scoop install main/buildkit

Scoop official bucket manifest trees · bucket/buildkit.json · 来源: api.github.com

概览

软件包摘要

Concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit

命令和别名

  • buildctl

历史

项目历史与用法

BuildKit is the Moby/Docker-era build backend that turned container image building into a reusable, cache-aware build toolkit rather than a Dockerfile-only code path. Its public identity centers on `buildctl`, `buildkitd`, LLB build graphs, pluggable frontends, cache import/export, and OCI/containerd-oriented workers.

项目历史

The project came out of a 2017 Moby proposal to separate the `docker build` experience into a reusable backend and allow different frontends to compile build descriptions into a lower-level build graph. The public `moby/buildkit` repository was created on 2017-05-31 and describes BuildKit as a toolkit for converting source code to build artifacts efficiently, expressively, and repeatably.

BuildKit's README presents LLB as the core intermediate representation and explicitly frames it as a Dockerfile-independent build graph format. That architectural split is the historical reason BuildKit became useful outside classic Dockerfiles: Dockerfile syntax is one frontend, but other projects can generate LLB directly or through their own frontend.

采用历史

BuildKit first became visible to Docker users through opt-in Docker builds, commonly via `DOCKER_BUILDKIT=1 docker build`, and then through Docker Buildx. The README now notes that `docker build` uses Buildx and BuildKit by default since Docker Engine 23.0, making BuildKit part of the ordinary Docker build path rather than only an experimental backend.

The upstream README lists Moby & Docker, Docker Buildx, Tekton Pipelines, Dagger, Earthly, Gitpod, Depot, Namespace, and other projects as users, showing how BuildKit moved from Docker internals into a broader cloud-native build substrate.

使用方式

As a standalone package, BuildKit is usually used as the `buildctl` client speaking to a `buildkitd` daemon. Users build Dockerfiles, export images or OCI artifacts, import and export caches, run rootless builds, or expose BuildKit as a service for CI and distributed builder setups.

For package-manager users, the appeal is that the same engine behind modern Docker builds can be installed separately, scripted directly, and connected to non-Docker runtimes or remote build workers.

为什么软件包爱好者会关心

BuildKit matters because it made Docker builds less linear and less Dockerfile-bound: concurrent dependency resolution, content-addressed cache behavior, cache exporters, and frontends gave package and CI people a much sharper tool for reproducible image construction.

It is also one of the clearer examples of a major container tool escaping its original CLI: the Homebrew formula gives macOS users `buildctl`, while the daemon normally lives on Linux or in a VM such as Lima.

时间线

  • 2017: Moby BuildKit proposal and public `moby/buildkit` repository appear.
  • 2018: Moby/Docker integration makes BuildKit available to Docker users through opt-in build paths.
  • 2023: Docker Engine 23.0 makes Docker builds use Buildx and BuildKit by default.
  • 2026: The upstream repository remains active and BuildKit is broadly used by container build systems.

Related projects

  • BuildKit is closely related to `buildkitd`, `buildctl`, Docker Buildx, Moby/Docker, Dockerfile frontends, containerd, OCI image tooling, Tekton, Dagger, and Earthly.

安全态势

尚未找到受保护工具覆盖

没有找到 buildkit 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
buildctl可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.32.0
管理器更新时间2026-07-29
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:buildkit
版本0.32.0
软件包管理器Homebrew
主页https://github.com/moby/buildkit
仓库https://github.com/moby/buildkit
最后更新2026-07-29T17:38:46Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

buildkit

nix profile install nixpkgs#buildkit
  • normalized package name match
  • 匹配方式:Buildkit
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bu/buildkit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

buildctl 0.29.0-r2

Concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit (cli frontend)

https://github.com/moby/buildkit

sudo apk add buildctl
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: buildkit
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Buildkit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: buildctl from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

buildkit 0.29.0-r2

Concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit

https://github.com/moby/buildkit

sudo apk add buildkit
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: buildkit
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Buildkit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: buildkit from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

buildkit-doc 0.29.0-r2

Concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit (documentation)

https://github.com/moby/buildkit

sudo apk add buildkit-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: buildkit
  • normalized package name match
  • 匹配方式:Buildkit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: buildkit-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

buildkit-openrc 0.29.0-r2

Concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit (OpenRC init scripts)

https://github.com/moby/buildkit

sudo apk add buildkit-openrc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: buildkit
  • normalized package name match
  • 匹配方式:Buildkit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: buildkit-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

buildkit 0.32.1-1

A toolkit for converting source code to build artifacts in a repeatable manner

https://github.com/moby/buildkit

sudo pacman -S buildkit
  • License: Apache-2.0
  • Architecture: x86_64
  • 2 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Buildkit
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: buildkit from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

buildkit 0.32.0-1.1

Toolkit for converting source code to build artifacts

https://github.com/moby/buildkit

sudo zypper install buildkit
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: buildkit
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Buildkit
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: buildkit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
Scoop95%

main/buildkit

scoop install main/buildkit
  • normalized package name match
  • 匹配方式:Buildkit
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/buildkit.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation