Dockerfiles
Docker templates
A collection of pre-built Docker image templates
Collection of Dockerfiles
301 stars
23 watching
65 forks
Language: Python
last commit: over 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
dockershelf/dockershelf | Provides pre-built, stable Docker images for popular languages and tools. | 88 |
tleyden/docker | A collection of Dockerfiles and related files to simplify the process of creating and managing containerized applications. | 82 |
espi0n/dockerfiles | A collection of custom Dockerfile instructions and templates for building Docker images | 39 |
crosbymichael/dockersql | A tool that enables querying and interacting with Docker containers using a SQL-like language | 122 |
utensils/essex | A tool for creating consistent and clean Docker projects with a standardized workflow and best practices. | 36 |
patrickhoefler/dockerfilegraph | A tool to visualize and analyze multi-stage Dockerfiles | 151 |
ne0nd0g/merlin-docker | A base image for building custom Docker containers for the Merlin tool | 8 |
ondrejmo/dockerfiles | A collection of Dockerfiles for creating custom images from existing programs without official Docker images. | 25 |
harisekhon/dockerfiles | A collection of reusable Docker images for various software development and DevOps tools and technologies | 1,307 |
jenspiegsa/docker-cheat-sheet | A collection of recipes for Docker | 20 |
cnizzardini/cakephp-docker | A template for setting up CakePHP 4 with Docker and Kubernetes for development and deployment. | 29 |
jupyterhub/repo2docker | Tool to build Jupyter-enabled Docker images from Git repositories | 1,627 |
komljen/dockerfile-examples | Provides Dockerfile examples and automated build scripts for various applications. | 575 |
ellerbrock/docker-tutorial | A comprehensive guide to Docker development and deployment | 14 |
ctripcloud/docker-make | Automates building, tagging, and pushing multiple related Docker images from a single command. | 98 |