https://github.com/netologist/docker-compose-templates
docker compose templates
https://github.com/netologist/docker-compose-templates
Last synced: 3 months ago
JSON representation
docker compose templates
- Host: GitHub
- URL: https://github.com/netologist/docker-compose-templates
- Owner: netologist
- License: mit
- Created: 2025-03-15T17:53:54.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-15T18:30:51.000Z (3 months ago)
- Last Synced: 2025-03-15T18:33:11.370Z (3 months ago)
- Language: Shell
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-compose-templates
## available templates
1. activemq
2. kafka
3. librechat
4. mariadb
5. mysql
6. observability
7. ollama
8. opensearch
9. postgresql
10. rabbitmq
11. redis## install
```sh
curl -s -L https://raw.githubusercontent.com/netologist/docker-compose-templates/main/install.sh | bash
```