buildah
Container builder
A tool that provides a command line interface to build and manage Open Container Initiative (OCI) images and containers
A tool that facilitates building OCI images.
7k stars
99 watching
785 forks
Language: Go
last commit: 6 days ago
Linked from 2 awesome lists
containercontainer-imagecontainersdockerocioci-imagepodman
Related projects:
Repository | Description | Stars |
---|---|---|
containers/podman | A tool for managing containers and pods on Linux systems | 23,806 |
ansible-community/ansible-bender | Tools for building container images from Ansible playbooks using buildah as the backend | 678 |
cyphar/orca-build | A tool that builds OCI images from Dockerfiles without requiring root privileges. | 182 |
opencontainers/image-spec | Defines an open standard for packaging and distributing software images in a format that can be used by multiple container runtimes. | 3,521 |
genuinetools/img | A tool for building and managing container images without requiring root privileges. | 3,908 |
docker/buildx | A Docker plugin that extends build capabilities with BuildKit | 3,572 |
distribution/distribution | A toolkit for storing and distributing container content using the OCI Distribution Specification. | 9,002 |
cekit/cekit | A tool that helps build and test container images from modular definitions. | 104 |
ko-build/ko | Builds fast and efficient Go application containers without requiring Docker installation | 7,647 |
foonathan/docker | Automated C++ build and testing containers | 48 |
whoan/docker-build-with-cache-action | Automates Docker image building with caching to improve build times. | 341 |
podenv/podenv | A tool to manage containerized applications with a declarative interface and support for multiple runtimes and resource sharing. | 70 |
redbooth/gockerize | Builds Go binaries into minimal Docker containers for easy packaging and deployment | 667 |
dockcross/dockcross | A tool for building and cross-compiling software using Docker images. | 3,312 |
opencontainers/runtime-spec | Develops standards for launching and managing application containers across different platforms | 3,227 |