skipper
Docker image builder
Automates the process of building and managing Docker images from a Git repository
Easily dockerize your Git repository
46 stars
45 watching
23 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
dockergit
Related projects:
Repository | Description | Stars |
---|---|---|
ctripcloud/docker-make | Automates building, tagging, and pushing multiple related Docker images from a single command. | 98 |
avirshup/dockermake | A tool to manage and automate the build process of complex software stacks using Docker images | 137 |
jupyterhub/repo2docker | Tool to build Jupyter-enabled Docker images from Git repositories | 1,627 |
dockershelf/dockershelf | Provides pre-built, stable Docker images for popular languages and tools. | 88 |
marcus-drake/sbt-docker | A plugin for sbt that automates the creation of Docker images for Scala projects | 734 |
duedil-ltd/portainer | Automates Docker image building on a Mesos cluster to reduce infrastructure waste and improve efficiency. | 130 |
ivanilves/lstags | Tools for managing and analyzing Docker images across multiple registries | 329 |
mudler/docker-companion | Tool for managing Docker images by squashing and unpacking them | 44 |
steveoh/arcgis-on-docker | Provides a Docker containerized implementation of ArcGIS Server for deployment and management | 17 |
container-lisp/s2i-lisp | A tool to build reproducible Docker images for Common Lisp applications using source-to-image technology. | 29 |
harbur/captain | Tools to automate Continuous Integration and Delivery using Docker containers | 768 |
perrygeo/docker-gdal-base | Builds a reliable base image for production geospatial applications using official Debian images and core libraries. | 59 |
humblec/dockit | Automates and simplifies Docker actions and container deployments with features for managing images, building containers, starting containers, and deploying GlusterFS. | 107 |
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 |
kpcyrd/mini-docker-rust | Building minimal Docker images for Rust projects | 219 |