This project contains a collection of Dockerfile and docker-compose.yml templates that you can use as a starting point for your own projects. Whether you're a developer, sysadmin, or just someone who wants to get started with Docker, these templates can help you get up and running quickly.
You can search dockliu in Docker Hub. I will record some useful image in my repos.
- A variety of templates for different use cases, including web apps, databases, and more
- Clear, well-documented code that is easy to understand and modify
- Comprehensive README files for each template, explaining how to use and customize the template for your needs
RDBMS | NoSQL | Vector Search Engine |
---|---|---|
MariaDB | Redis | Qdrant |
MySQL | Redis with RBook | - |
- | MongoDB | - |
Service Name | Usage |
---|---|
MailHog | |
Supervisor | Process Management |
Siege | Regression Test |
Ngrok | Private Network Exposer |
To use these templates, simply clone this repository and choose the template that best fits your needs.
For example, to use the "MailHog" template, navigate to the MailHog directory and follow the instructions in the README file.
If you have a Dockerfile or docker-compose.yml template that you'd like to contribute to this project, please submit a pull request. We welcome contributions from the community and appreciate your feedbacks.
This project is released under the AGPL v3 license. See the LICENSE file for more details.