Buildah is a CLI tool for building OCI container images without requiring a daemon. It integrates well with Podman and CI pipelines.
- Building images in CI/CD without Docker daemon.
- Rootless image builds.
- Environments using Podman.
- Daemonless builds.
- Dockerfile and CLI build workflows.
- OCI image compatibility.