🍺 BREW Explorer

← all formulae

buildkitd

brew install buildkitd v0.31.0 Apache-2.0

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

22
30-day installs · #6520
56
90-day · #7004
77
365-day · #9893
10.1k
★ GitHub stars · updated 2mo ago

Runtime dependencies

Build dependencies

go

GitHub topics

builder buildkit cloud-native containers docker dockerfile go golang oci oci-image

Links

Caveats

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`.
Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "go"
  ],
  "categories": [],
  "caveats": "To run buildkitd as the current user, see the following steps:\n  OCI worker mode:\n    brew install rootlesskit\n    rootlesskit buildkitd\n  containerd worker mode:\n    brew install nerdctl containerd rootlesskit slirp4netns\n    containerd-rootless-setuptool.sh install\n    CONTAINERD_NAMESPACE=default containerd-rootless-setuptool.sh install-buildkit-containerd\n\nTo run buildkitd as the root user, use `brew services` with `sudo --preserve-env=HOME`.\n",
  "conflicts_with": [],
  "dependencies": [
    "runc"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit (Daemon)",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:01+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "buildkitd",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-06-19T08:37:05Z",
  "github_readme_excerpt": "[![asciicinema example](https://asciinema.org/a/gPEIEo1NzmDTUu2bEPsUboqmU.png)](https://asciinema.org/a/gPEIEo1NzmDTUu2bEPsUboqmU)\n\n# BuildKit \u003c!-- omit in toc --\u003e\n\n[![GitHub Release](https://img.shields.io/github/release/moby/buildkit.svg?style=flat-square)](https://github.com/moby/buildkit/releases/latest)\n[![PkgGoDev](https://img.shields.io/badge/go.dev-docs-007d9c?style=flat-square\u0026logo=go\u0026logoColor=white)](https://pkg.go.dev/github.com/moby/buildkit/client/llb)\n[![CI BuildKit Status](https://img.shields.io/github/actions/workflow/status/moby/buildkit/buildkit.yml?label=buildkit\u0026logo=github\u0026style=flat-square)](https://github.com/moby/buildkit/actions?query=workflow%3Abuildkit)\n[![CI Frontend Status](https://img.shields.io/github/actions/workflow/status/moby/buildkit/frontend.yml?label=frontend\u0026logo=github\u0026style=flat-square)](https://github.com/moby/buildkit/actions?query=workflow%3Afrontend)\n[![Go Report Card](https://goreportcard.com/badge/github.com/moby/buildkit?style=flat-square)](https://goreportcard.com/report/github.com/moby/buildkit)\n[![Codecov](https://img.shields.io/codecov/c/github/moby/buildkit?logo=codecov\u0026style=flat-square)](https://codecov.io/gh/moby/buildkit)\n\nBuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner.\n\nKey features:\n\n-   Automatic garbage collection\n-   Extendable frontend formats\n-   Concurrent dependency resolution\n-   Efficient instruction caching\n-   Build cache import/export\n-   Nested build job invocations\n-   Distributable workers\n-   Multiple output formats\n-   Pluggable architecture\n-   Execution without root privileges\n\nRead the proposal from https://github.com/moby/moby/issues/32925\n\nIntroductory blog post https://blog.mobyproject.org/introducing-buildkit-17e056cc5317\n\nJoin `#buildkit` channel on [Docker Community Slack](https://dockr.ly/comm-slack)\n\n\u003e [!NOTE]\n\u003e If you are visiting this repo for the usage of BuildKit-only Dockerfile features\n\u003e like `RUN --moun",
  "github_repo": "moby/buildkit",
  "github_stars": 10068,
  "github_topics": [
    "builder",
    "buildkit",
    "cloud-native",
    "containers",
    "docker",
    "dockerfile",
    "go",
    "golang",
    "oci",
    "oci-image"
  ],
  "homepage": "https://github.com/moby/buildkit",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 22,
  "installs_365d": 77,
  "installs_90d": 56,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "buildkitd",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 6520,
  "rank_365d": 9893,
  "rank_90d": 7004,
  "raw_hash": "fe3be68018c48874",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/b/buildkitd.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "0.31.0",
  "versioned_formulae": [],
  "why_use_this": null
}