buildkit
There are 70 repositories under buildkit topic.
dagger/dagger
An engine to run your pipelines in containers
moby/buildkit
concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
genuinetools/img
Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder.
tensorchord/envd
🏕️ Reproducible development environment
docker/setup-buildx-action
GitHub Action to set up Docker Buildx
sozercan/aikit
🏗️ Fine-tune, build, and deploy open-source LLMs easily!
vito/bass
a low fidelity scripting language for project infrastructure
cicadahq/cicada
Write CI/CD pipelines using TypeScript
BretFisher/docker-ci-automation
GitHub Actions automation examples with Docker's official actions
edrevo/dockerfile-plus
New commands for Dockerfile
containerbuilding/cbi
Container Builder Interface for Kubernetes with support for several backends (Docker, BuildKit, Buildah, kaniko, img, Google Cloud Container Builder, Azure Container Registry Build, OpenShift Source-to-Image...)
denzp/cargo-wharf
Cacheable and efficient Docker images builder for Rust
reproducible-containers/buildkit-nix
Nix derivations as Dockerfiles (`docker build -f default.nix .`)
reproducible-containers/buildkit-cache-dance
Save `RUN --mount=type=cache` caches on GitHub Actions ( Forked from https://github.com/overmindtech/buildkit-cache-dance )
openllb/hlb
A developer-first language to build and test any software efficiently
po3rin/dockerdot
:whale: dockerdot shows dockerfile dependenciy graph. This is useful to understand how build dockerfile. This uses Go WebAssembly + BuildKit package.
zabio3/godolint
Dockerfile linter, written in Golang 🐳
concourse/oci-build-task
a Concourse task for building OCI images
docker/actions-toolkit
Toolkit for Docker (GitHub) Actions
developer-guy/buildkit-machine
A proof-of-concept project that makes accessible buildkitd daemon from macOS
po3rin/gockerfile
:whale: gockerfile is a YAML Docker-compatible alternative to the Dockerfile Specializing in simple go server.
crazy-max/docker-docker
Docker in Docker (DinD) image
orsinium-labs/docked
A friendly and safe alternative to Dockefile. Write Docker images using the full power of Python.
cmdjulian/mopy
mopy is a docker buildkit frontend to package and build your python app into a minimal best practice docker image. You don't have to be a docker pro anymore! 🐋
testdrivenio/docker-ci-cache
Speed up your Docker-based builds on CircleCI, GitLab CI/CD, and GitHub Actions with Docker Layer Caching and BuildKit
afbjorklund/nerdctld
nerdctl daemon (Docker API)
devthefuture-org/dockerfile-x
Dockerfile factorization superset
rudxde/lerna-dockerize
lerna-dockerize is a package, that generates a dockerfile for lerna projects.
vdemeester/buildkit-tekton
Buildkit frontend to run Tekton objects locally as well as a tkn plugins
bergkvist/includeimage
Dockerfile syntax extension for combining multiple Docker images into one. (INCLUDE <image>)
jz543fm/kali-dockerized
Kali Linux in Docker + Ubuntu 22.04 in Docker for Bug Bounty, Penetration Testing, Security Research, Computer Forensics and Reverse Engineering. Kali Linux inside with Docker with or without support with systemd, repository also contains Proof of Concept with kind (Kubernetes in Docker) to test Kali Linux with enabled systemd in K8s cluster
int128/docker-build-cache-config-action
Generate effective cache parameters for docker/build-push-action in GitHub Actions
denzp/rust-buildkit
BuildKit integration for Rust
electricitymaps/brick
Simple monorepo build tool based on Docker
dominodatalab/hephaestus
:building_construction: Secure and performant OCI-image builder for Kubernetes
po3rin/llb2dot
llb2dot package lets you to convert BuildKit LLB to dot language to analize. You can also directly load Dockerfile