liuliuOD / Dockerize-Templates

A collection of Docker 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockerize Templates

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.

Features

  • 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

Current Templates

RDBMS NoSQL Vector Search Engine
MariaDB Redis Qdrant
- Redis with RBook -
Service Name Usage
MailHog Mail
Supervisor Process Management
Siege Regression Test

Usage

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.

Contributions

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.

License

This project is released under the AGPL v3 license. See the LICENSE file for more details.

About

A collection of Docker 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.

License:GNU Affero General Public License v3.0


Languages

Language:Dockerfile 100.0%