# Installer buildkitd avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de buildkitd pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:buildkitd
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install buildkitd
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:buildkitd
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/buildkitd>
- **Version:** 0.32.2
- **Résumé source:** Concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit (Daemon)
- **Page d'accueil:** <https://github.com/moby/buildkit>
- **Dépôt:** <https://github.com/moby/buildkit>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/moby/buildkit/archive/refs/tags/v0.32.1.tar.gz>
- **Dernière mise à jour:** 2026-08-04T15:04:10Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- buildkitd (cli)
- buildkitd (alias)

## Dépendances

- runc

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Service: declared
- Précautions: To run buildkitd as the current user, see the following steps: OCI worker mode: brew install rootlesskit rootlesskit buildkitd containerd worker mode: brew install nerdctl containerd rootlesskit slirp4netns containerd-rootless-setuptool.sh install CONTAINERD_NAMESPACE=default containerd-rootless-setuptool.sh install-buildkit-containerd To run buildkitd as the root user, use `brew services` with `sudo --preserve-env=HOME`.
- Bouteille: disponible sur arm64_linux, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.32.2
- gestionnaire mis à jour: 2026-08-04
- données locales: OK
- dépôt amont: https://github.com/moby/buildkit
- dernière version détectée: v0.32.1 (à jour)
## Historique du projet et usages

`buildkitd` is the daemon side of BuildKit: the long-running service that executes BuildKit build graphs, manages workers and cache, and exposes the API used by `buildctl`, Docker Buildx, and other clients.

### Historique du projet

The daemon exists because BuildKit was designed as a reusable backend rather than a monolithic CLI operation. The 2017 Moby proposal described BuildKit as a long-running service optimized for parallel execution, complex projects, and multiple builds at the same time.

In the BuildKit repository, `buildkitd` is documented as the daemon paired with the `buildctl` client. It supports OCI and containerd worker backends, rootless operation, systemd socket activation, TCP exposure, Kubernetes/containerized deployments, and daemon configuration through `buildkitd.toml`.

### Historique d'adoption

`buildkitd` adoption followed BuildKit adoption: once Docker Buildx and then Docker Engine 23.0 made BuildKit the default build engine, the daemon became the infrastructure component behind many local, remote, and CI builder setups.

The daemon is especially visible outside Docker Desktop and Docker Engine defaults, where users run BuildKit directly on Linux hosts, in Kubernetes, in containers, or from macOS through a Linux VM such as Lima.

### Modes d'utilisation

Users start `buildkitd` as root or rootless, point clients at its Unix socket or TCP endpoint, and tune behavior with `/etc/buildkit/buildkitd.toml` or `~/.config/buildkit/buildkitd.toml`. It manages worker backends, garbage collection, cache storage, network settings, entitlements, and registry configuration.

Package-manager users care about `buildkitd` when they need a real BuildKit service instead of only the `buildctl` client, for example to run local CI builders, expose a remote build farm endpoint, or experiment with non-Docker workers.

### Pourquoi les passionnés de paquets s'y intéressent

`buildkitd` is the boring but important half of BuildKit packaging: without the daemon, `buildctl` is just a client. Splitting the Homebrew formula surface between BuildKit tools and the daemon reflects the practical difference between a portable CLI and a Linux-oriented build service.

For people who package container tooling, `buildkitd` is a case study in shipping a service-oriented build engine whose useful configuration is mostly runtime paths, sockets, workers, and cache policy rather than project-local config files.

### Chronologie

- 2017: BuildKit proposal describes a long-running build service.
- 2017: Public `moby/buildkit` repository is created.
- 2023: Docker Engine 23.0 makes Buildx and BuildKit the default Docker build path.
- 2026: `buildkitd.toml` remains the documented daemon configuration surface.

### Related projects

- `buildkitd` is part of BuildKit and is used with `buildctl`, Docker Buildx, Moby/Docker, containerd, runc/crun, Lima, Kubernetes, and OCI image tooling.

### Sources

- <https://api.github.com/repos/moby/buildkit>
- <https://docs.docker.com/build/buildkit/toml-configuration>
- <https://github.com/moby/buildkit#readme>
- <https://github.com/moby/moby/issues/32925>


## Notes de sécurité

formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- formula declares a Homebrew service


## Configuration and credential file locations

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.


## Configuration files

- Unix: /etc/buildkit/buildkitd.toml, ~/.config/buildkit/buildkitd.toml
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** buildkitd
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Requirements:** linux
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## Liens liés

- [Cloud CLI packages](https://pkg.so/fr/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [runc](https://pkg.so/fr/brew/runc/) - Runtime dependency declared by Homebrew.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [buildkit](https://pkg.so/fr/brew/buildkit/) - Shares the same upstream source repository.
- [docker-buildx](https://pkg.so/fr/brew/docker-buildx/) - Shares pkgdb curated category or tags: buildkit, cli, containers, developer-tools.
- [docker-engine](https://pkg.so/fr/brew/docker-engine/) - Shares pkgdb curated category or tags: cli, containers, daemon, developer-tools.
- [diffoci](https://pkg.so/fr/brew/diffoci/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, oci.
- [manifest-tool](https://pkg.so/fr/brew/manifest-tool/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, oci.
- [chunkah](https://pkg.so/fr/brew/chunkah/) - Shares pkgdb curated category or tags: cli, containers, developer-tools, oci.
- [docker](https://pkg.so/fr/brew/docker/) - Shares pkgdb curated category or tags: cli, containers, developer-tools.
- [docker-compose](https://pkg.so/fr/brew/docker-compose/) - Shares pkgdb curated category or tags: cli, containers, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/buildkitd.yml](https://github.com/mxcl/pkgdb/blob/main/combined/buildkitd.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
