Buildah
Open Source Apache-2.0Specialized tool for building OCI container images
简介
Buildah is a specialized open-source tool for creating OCI and Docker-compatible container images. It can build images from Dockerfiles or interactively via the command line and requires neither a daemon nor root privileges. Buildah is particularly useful in CI/CD pipelines and enables fine-grained control over the image build process. It works seamlessly with Podman and Skopeo.
预览
平台
Linux
可替代以下专有工具
Docker Hub → Buildah
分类
标签
#container
#go
#image-build
#oci
#rootless