Any meaningful contribution are welcome. Please follow this guideline to contribute.
- Fork the repository and clone it to your local.
- Create a directory considering the kebab-case naming convention.
- Place the
docker-compose.yml
file in the directory. Please don't forget to create volumes and a new network. - Create a
README.md
file and give details about the stack. - Add the new directory (compose file) in alphabetical order to the
Table of Contents
in the mainREADME.md
file. - Commit & push & make a pull request!