A tool that facilitates building OCI container images.
This project is maintained by the containers organization.
Subscribe to the blog feed.
We’re pleased to announce the release of Buildah Alpha version 0.16 which is now available from GitHub for any Linux distro. We will be shipping this release on Fedora, CentOS and Ubuntu in the near future.
The Buildah project has continued to grow over the past several weeks, welcoming several new contributors to the mix, launching new functionality and creating a number of improvements and bug fixes.
buildah config
command to have commands as values. I.e. buildah config --cmd “--help” {containerID}
.buildah from
command now supports pulling images using the following three transports: docker-archive, oci-archive, and dir, as well as normal container registries and the docker daemon.buildah inspect
even when the –format parameter is not set.ostree: re-pull layer if it misses uncompressed_digest | uncompressed_size. |
If you haven’t yet, install Buildah from the Fedora repo or GitHub and give it a spin. We’re betting you’ll find it’s an easy and quick way to build containers in your environment without a daemon being involved!
For those of you who contributed to this release, thank you very much for your contributions! If you haven’t joined our community yet, don’t wait any longer! Come join us in GitHub, where Open Source communities live.