# Buildah vs containerd

**Leader by Vioscale score:** Buildah

| Attribute | Buildah | containerd |
|---|---|---|
| **Vioscale score** | 62.8 (59% (medium)) | 55.8 (36% (low)) |
| activity.commits_last_30d | 84 | 55 |
| adoption.dependent_repos | 321 | - |
| adoption.github_stars | 8,995 | 694 |
| deployment.options | `{"self_hosted":true}` | `{"self_hosted":true}` |
| description.long | An open-source utility for building OCI-compliant container images from Dockerfiles or from scratch, maintained by the containers organization. | Industry-standard container runtime that manages the complete container lifecycle including image transfer and storage, container execution, supervision, and network attachments. CNCF graduated project supporting OCI standards. |
| features.capabilities | `{"rootless":true,"oci_compliant":true}` | `{"hosting":"self","rootless":true,"cncf_maturity":"graduated","oci_compliant":true,"orchestration":"single_host","windows_containers":true}` |
| language.primary | Go | Rich Text Format |
| license.spdx | Apache-2.0 | - |
| market.availability | `{"primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | - |
| platform.support | `{"cli":true}` | `{"cli":true,"linux":true,"windows":true}` |
| pricing | `{"type":"open_source","freeTier":true,"sourceUrl":"https://buildah.io/","retrievedAt":"2026-08-13T23:01:29.635Z"}` | `{"type":"open_source","freeTier":true,"sourceUrl":"https://containerd.io","retrievedAt":"2026-08-03T14:25:01.677Z"}` |
| pricing.free_tier | yes | yes |
| pricing.model | open_source | open_source |
| pricing.price_level | free | free |
| release.cadence_days | 7 | - |
| release.history | `[{"url":"https://github.com/podman-container-tools/buildah/releases/tag/v1.45.0","date":"2026-07-30T17:44:23Z","type":"stable","version":"v1.45.0"},{"url":"https://github.com/podman-container-tools/buildah/releases/tag/v1.44.1","date":"2026-07-21T17:36:22Z","type":"stable","version":"v1.44.1"},{"url":"https://github.com/podman-container-tools/buildah/releases/tag/v1.43.2","date":"2026-06-08T19:32:07Z","type":"stable","version":"v1.43.2"},{"url":"https://github.com/podman-container-tools/buildah/releases/tag/v1.44.0","date":"2026-05-27T21:40:35Z","type":"stable","version":"v1.44.0"},{"url":"https://github.com/podman-container-tools/buildah/releases/tag/v1.39.9","date":"2026-05-13T14:11:38Z","type":"stable","version":"v1.39.9"},{"url":"https://github.com/podman-container-tools/buildah/releases/tag/v1.29.8","date":"2026-05-07T20:13:15Z","type":"stable","version":"v1.29.8"},{"url":"https://github.com/podman-container-tools/buildah/releases/tag/v1.33.15","date":"2026-05-04T22:32:46Z","type":"stable","version":"v1.33.15"},{"url":"https://github.com/podman-container-tools/buildah/releases/tag/v1.26.11","date":"2026-05-06T17:50:01Z","type":"stable","version":"v1.26.11"},{"url":"https://github.com/podman-container-tools/buildah/releases/tag/v1.41.9","date":"2026-04-17T18:46:49Z","type":"stable","version":"v1.41.9"},{"url":"https://github.com/podman-container-tools/buildah/releases/tag/v1.43.1","date":"2026-04-08T18:08:26Z","type":"stable","version":"v1.43.1"},{"url":"https://github.com/podman-container-tools/buildah/releases/tag/v1.43.0","date":"2026-02-06T13:48:53Z","type":"stable","version":"v1.43.0"},{"url":"https://github.com/podman-container-tools/buildah/releases/tag/v1.21.6","date":"2026-01-22T20:16:40Z","type":"stable","version":"v1.21.6"},{"url":"https://github.com/podman-container-tools/buildah/releases/tag/v1.29.7","date":"2026-01-15T23:49:32Z","type":"stable","version":"v1.29.7"},{"url":"https://github.com/podman-container-tools/buildah/releases/tag/v1.39.8","date":"2026-01-08T21:47:24Z","type":"stable","version":"v1.39.8"},{"url":"https://github.com/podman-container-tools/buildah/releases/tag/v1.37.8","date":"2026-01-08T21:30:45Z","type":"stable","version":"v1.37.8"},{"url":"https://github.com/podman-container-tools/buildah/releases/tag/v1.33.14","date":"2026-01-08T21:32:41Z","type":"stable","version":"v1.33.14"},{"url":"https://github.com/podman-container-tools/buildah/releases/tag/v1.41.8","date":"2026-01-06T19:39:29Z","type":"stable","version":"v1.41.8"},{"url":"https://github.com/podman-container-tools/buildah/releases/tag/v1.41.7","date":"2025-12-13T01:37:34Z","type":"stable","version":"v1.41.7"},{"url":"https://github.com/podman-container-tools/buildah/releases/tag/v1.39.7","date":"2025-12-13T01:28:28Z","type":"stable","version":"v1.39.7"},{"url":"https://github.com/podman-container-tools/buildah/releases/tag/v1.33.13","date":"2025-12-11T18:46:37Z","type":"stable","version":"v1.33.13"}]` | - |
| security.disclosure_policy | yes | - |
| security.scorecard | 7.6 | - |
| security.vulnerabilities | `{"count":9,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=go&package_name=github.com%2Fcontainers%2Fbuildah&per_page=100","last_12m":1,"max_severity":"HIGH"}` | - |

## Capabilities (Container Orchestration Tools)

| Capability | Buildah | containerd |
|---|:--:|:--:|
| **Core** |  |  |
| Orchestration scope | - | None / single-host |
| **Deployment** |  |  |
| Hosting | - | Self-hosted only |
| **Standards** |  |  |
| OCI / CRI compliant | ✓ | ✓ |
| CNCF Certified Kubernetes conformant | - | - |
| **Security** |  |  |
| Rootless operation | ✓ | ✓ |
| **Architecture** |  |  |
| Daemonless architecture | - | - |
| **Platform** |  |  |
| Windows containers | - | ✓ |
| ARM architecture support | - | - |
| **Workloads** |  |  |
| GPU scheduling | - | - |
| Stateful workloads | - | - |
| **Networking** |  |  |
| Built-in networking / CNI | - | - |
| **Ops** |  |  |
| Vendor-managed control plane | - | - |
| **Ecosystem** |  |  |
| CNCF maturity | - | Graduated |
| **UX** |  |  |
| GUI dashboard | - | - |

*Source: Vioscale. Generated 2026-09-01T17:13:08.927Z. "-" = undocumented, not absent.*
