cargos-buildroot
Docker builder
A toolset for building lightweight Docker images with enhanced security and manageability.
9 stars
5 watching
2 forks
Language: Makefile
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
redbooth/gockerize | Builds Go binaries into minimal Docker containers for easy packaging and deployment | 667 |
ctripcloud/docker-make | Automates building, tagging, and pushing multiple related Docker images from a single command. | 98 |
redcoolbeans/dockerlint | A tool that analyzes Dockerfiles for errors and recommended best practices. | 188 |
kissgyorgy/redbean-docker | Provides a lightweight web server container using Redbean as the base | 346 |
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 |
benzaita/dockerized-cli | Tools for creating and managing containerized development environments using Docker | 63 |
trn84/recipe-wizard | Automates creation of Docker containers for running OpenGL and CUDA applications on remote servers with optional integration of ROS, Gazebo, and Python deep learning tools. | 40 |
lukemathwalker/cargo-chef | A tool that speeds up Rust Docker builds by caching dependencies and re-hydrating project skeletons. | 1,817 |
foonathan/docker | Automated C++ build and testing containers | 48 |
jupyterhub/repo2docker | Tool to build Jupyter-enabled Docker images from Git repositories | 1,627 |
stratoscale/skipper | Automates the process of building and managing Docker images from a Git repository | 46 |
whoan/docker-build-with-cache-action | Automates Docker image building with caching to improve build times. | 341 |
bend-n/godot-builds | Provides standardized Docker images and actions for building Godot games on various platforms. | 21 |
container-lisp/s2i-lisp | A tool to build reproducible Docker images for Common Lisp applications using source-to-image technology. | 29 |
transmode/gradle-docker | An extension of the Gradle build tool that enables building and publishing Docker images from within the project's build script. | 647 |