This repository provides a Docker Compose setup for running SonarQube with a PostgreSQL database.
- Docker
- Docker Compose
-
Clone the Repository
git clone git@github.com:AAnkitpatel/docker-sonarqube.git cd docker-sonarqube docker-compose up -d
This repository provides a Docker Compose setup for running SonarQube with a PostgreSQL database.
Clone the Repository
git clone git@github.com:AAnkitpatel/docker-sonarqube.git
cd docker-sonarqube
docker-compose up -d