Dockerized 'skarnet' software builder
Shell
47
127 commits
updated Jan 17, 2022
mkdir dist chmod o+rw dist docker build . | \ tail -n 1 | awk '{ print $3; }' | \ xargs docker run --rm -v `pwd`/dist:/skarnet-builder/dist
69 commits
55 commits
2 commits
1 commits
yankcrime/dockerfiles
Dockerfiles for creating Docker images (http://docker.io)
26
garnix-io/garn
garn is a build tool and environment manager that replaces justfiles/makefiles, docker, and the…
344
docker/docker-ce-packaging
Packaging scripts for Docker CE
209
yaronr/dockerfile
My beloved Dockerfiles
105
veggiemonk/awesome-docker
:whale: A curated list of Docker resources and projects
36,865
GoogleContainerTools/kaniko
Build Container Images In Kubernetes
15,767
chainguard-dev/kaniko
967
denzp/cargo-wharf
Cacheable and efficient Docker images builder for Rust
237
95.7%
Dockerfile
4.3%