docker-make
Image builder
Automates building, tagging, and pushing multiple related Docker images from a single command.
build,tag,and push a bunch of related docker images via a single command
98 stars
9 watching
21 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list
docker-imagedockerfilemultitple-docker-images
Related projects:
Repository | Description | Stars |
---|---|---|
stratoscale/skipper | Automates the process of building and managing Docker images from a Git repository | 46 |
avirshup/dockermake | A tool to manage and automate the build process of complex software stacks using Docker images | 137 |
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. | 259 |
dockershelf/dockershelf | Provides pre-built, stable Docker images for popular languages and tools. | 88 |
jupyterhub/repo2docker | Tool to build Jupyter-enabled Docker images from Git repositories | 1,628 |
cyphar/orca-build | A tool that builds OCI images from Dockerfiles without requiring root privileges. | 182 |
redcoolbeans/cargos-buildroot | A toolset for building lightweight Docker images with enhanced security and manageability. | 9 |
duedil-ltd/portainer | Automates Docker image building on a Mesos cluster to reduce infrastructure waste and improve efficiency. | 130 |
benzaita/dockerized-cli | Tools for creating and managing containerized development environments using Docker | 63 |
ctornau/latex | Automates LaTeX document processing with Docker-based CI/CD pipelines | 1 |
cekit/cekit | A tool that helps build and test container images from modular definitions. | 104 |
kayeenl/sitecore-module-docker-asset-image-creator | Automates the creation of Docker images for Sitecore modules using PowerShell scripts. | 9 |
foonathan/docker | Automated C++ build and testing containers | 48 |
container-lisp/s2i-lisp | A tool to build reproducible Docker images for Common Lisp applications using source-to-image technology. | 29 |
mdlavin/copy-docker-image | A tool that enables image copying between Docker registries without requiring a full Docker installation. | 37 |