DockerMake
Image builder
A tool to manage and automate the build process of complex software stacks using Docker images
A reproducible Docker image build system for complex software stacks
137 stars
10 watching
26 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
dependency-graphdockerdocker-imagedockerfile
Related projects:
Repository | Description | Stars |
---|---|---|
jlhawn/dockramp | An alternative to Docker Build that accelerates image creation by only copying files and directories when needed, with more efficient layering and caching. | 260 |
ctripcloud/docker-make | Automates building, tagging, and pushing multiple related Docker images from a single command. | 98 |
stratoscale/skipper | Automates the process of building and managing Docker images from a Git repository | 46 |
dockershelf/dockershelf | Provides pre-built, stable Docker images for popular languages and tools. | 88 |
cyphar/orca-build | A tool that builds OCI images from Dockerfiles without requiring root privileges. | 182 |
jupyterhub/repo2docker | Tool to build Jupyter-enabled Docker images from Git repositories | 1,627 |
cekit/cekit | A tool that helps build and test container images from modular definitions. | 104 |
upserve/dockly | A tool for generating Docker images for packaged applications with ease. | 225 |
mdlavin/copy-docker-image | A tool that enables image copying between Docker registries without requiring a full Docker installation. | 37 |
wemake-services/docker-image-size-limit | A tool to help prevent large Docker images by checking their size against user-defined limits. | 122 |
arun-gupta/docker-images | A collection of reusable Docker images for running specific software stacks in containers | 250 |
container-lisp/s2i-lisp | A tool to build reproducible Docker images for Common Lisp applications using source-to-image technology. | 29 |
fedora-cloud/docker-brew-fedora | An automated process to import official Fedora Docker Base Images from Koji into the Docker Hub repository. | 184 |
crosbymichael/dockerfiles | A collection of pre-built Docker image templates | 301 |
simone-erba/dockersurfer | An application that analyzes Docker image dependencies and provides insights into their popularity and stability. | 8 |