buildkit
Builder
A toolkit for converting source code to build artifacts in an efficient and repeatable manner
concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
8k stars
120 watching
1k forks
Language: Go
last commit: 6 days ago
Linked from 1 awesome list
builderbuildkitcloud-nativecontainersdockerdockerfilegogolangocioci-image
Related projects:
Repository | Description | Stars |
---|---|---|
docker/buildx | A Docker plugin that extends build capabilities with BuildKit | 3,572 |
dockcross/dockcross | A tool for building and cross-compiling software using Docker images. | 3,312 |
docker/cli | A comprehensive command-line interface for managing Docker containers and workflows | 4,945 |
genuinetools/img | A tool for building and managing container images without requiring root privileges. | 3,908 |
kayeenl/sitecore-module-docker-asset-image-creator | Automates the creation of Docker images for Sitecore modules using PowerShell scripts. | 9 |
concurrencykit/ck | A set of libraries and data structures designed to simplify the development of high-performance concurrent systems in C. | 2,388 |
distribution/distribution | A toolkit for storing and distributing container content using the OCI Distribution Specification. | 9,002 |
ctripcloud/docker-make | Automates building, tagging, and pushing multiple related Docker images from a single command. | 98 |
containers/buildah | A tool that provides a command line interface to build and manage Open Container Initiative (OCI) images and containers | 7,444 |
whoan/docker-build-with-cache-action | Automates Docker image building with caching to improve build times. | 341 |
docker/docker-py | A Python library providing programmatic access to the Docker Engine API | 6,829 |
docker/compose | A tool for defining and running multi-container applications on Docker | 34,031 |
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 |
cyphar/orca-build | A tool that builds OCI images from Dockerfiles without requiring root privileges. | 182 |