podman-container-tools/buildah
A tool that facilitates building OCI images. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 95
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 6.0
- age_days: 3506
- days_rel: 34
- days_push: 7
- n_releases_24m: 59
Adoption not part of the score
8995 stars · 926 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Buildah is a command-line tool for building OCI and Docker container images, either from Dockerfiles/Containerfiles or programmatically via shell scripts and its Go API. It runs daemonless and can build images without root privileges, complementing Podman which handles running and managing containers.
Use cases
- build OCI container images from a Dockerfile
- build container images without Docker daemon
- build images without root privileges
- script custom image builds without a Dockerfile
- mount and modify a container root filesystem then commit it as an image
- integrate image building into CI pipelines
When to choose
- you want daemonless, rootless container image builds on Linux
- you use Podman and need a matching image build tool
- you need fine-grained, scriptable control over image layers beyond Dockerfile syntax
- you want to build both OCI and traditional Docker image formats
When to avoid
- you need a cross-platform tool with native macOS or Windows support
- you just want to run containers rather than build images (use Podman or Docker)
- your workflow depends on Docker-specific build features like BuildKit
- you need a GUI for container management
Facets
cli-tool · maturity stable
container-runtime developer-tools cli build-tool deployment cloud-computing developer-tools cli go oci-images dockerfile daemonless rootless podman container-builds containers devops linux
10 sources
- readme: https://github.com/podman-container-tools/buildah · fetched 2026-08-28 · ace666393e26
- homepage: https://buildah.io · fetched 2026-08-29 · 38f18e7a92a9
- site_page: https://buildah.io/releases · fetched 2026-08-29 · 3832a9c8177c
- site_page: https://buildah.io/releases/2026/07/30/Buildah-version-v1.45.0.html · fetched 2026-08-29 · 9c0d1800439c
- site_page: https://buildah.io/releases/2026/05/27/Buildah-version-v1.44.0.html · fetched 2026-08-29 · c787280dfbcf
- site_page: https://buildah.io/releases/2026/02/06/Buildah-version-v1.43.0.html · fetched 2026-08-29 · 3e1916fdc70d
- site_page: https://buildah.io/releases/2025/10/22/Buildah-version-v1.42.0.html · fetched 2026-08-29 · fce51c4616b3
- site_page: https://buildah.io/releases/2025/07/21/Buildah-version-v1.41.0.html · fetched 2026-08-29 · 5e81dfbe8d57
- site_page: https://buildah.io/releases/2025/04/21/Buildah-version-v1.40.0.html · fetched 2026-08-29 · c11220767a2b
- site_page: https://buildah.io/releases/2025/02/03/Buildah-version-v1.39.0.html · fetched 2026-08-29 · b8af1926b818
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| podman-container-tools/buildah | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="podman-container-tools/buildah")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem