Buildah emerged from the Red Hat containers ecosystem as a daemonless alternative for building OCI images. It became popular in security-conscious CI/CD environments that wanted to avoid exposing a long-lived Docker daemon socket.
Its design aligned with the containers stack (Podman, Skopeo, containers/storage) and helped standardize rootless and policy-driven image workflows.