docker-compose-stacks
docker-compose-stacks copied to clipboard
Contains all the docker-compose stacks I use for my testing and development work
Docker Compose Images for different stacks
How to run:
Inside directory e.g. sonarqube
sonarqube $> docker-compose up
use -d to start compose in detach mode
How to contribute
Raise a pull request if you are using docker compose stack and automated it for your daily software development work. Happy to review and merge! Cheers :D