← Software

Buildah

Builds OCI container images without requiring a Docker daemon.

Buildah produces OCI-compliant container images either from a Dockerfile or from a scriptable shell interface (buildah from, buildah run, buildah commit). It is rootless-friendly and is often paired with Podman, which uses the same underlying libraries.

It is the standard image-build tool on Red Hat and Fedora systems that have moved away from Docker.

License: Apache-2.0

Category: Containers

Website: https://buildah.io/

Install

Debian/Ubuntu: sudo apt install buildah
Fedora:        sudo dnf install buildah
Arch:          sudo pacman -S buildah

Authors

  • Red Hat / containers project
PreviousBudgie NextBuildKit
Textbook of Linux — Learn Linux on iPhone — Download on the App Store