https://github.com/sidi/compose-recipes
A collection of ready-to-use `docker-compose` environments for various services and development stacks
https://github.com/sidi/compose-recipes
docker docker-compose
Last synced: 3 months ago
JSON representation
A collection of ready-to-use `docker-compose` environments for various services and development stacks
- Host: GitHub
- URL: https://github.com/sidi/compose-recipes
- Owner: sidi
- License: gpl-3.0
- Created: 2025-10-22T12:47:26.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-23T13:25:54.000Z (9 months ago)
- Last Synced: 2025-10-23T15:29:11.623Z (9 months ago)
- Topics: docker, docker-compose
- Language: PowerShell
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# compose-recipes
A collection of ready-to-use `docker compose` environments for various services and stacks.
## Quick Start
1. Navigate to a desired environment directory.
2. Run `docker-compose up -d`
3. Your services are now running!
## ETL Tools lab
Go to `etl-lab/README.md`