SonarQubeDockerDemo
This project was created specifically to illustrate how SonarQube could be configured locally using docker-compose.
The actual article could be found here: https://medium.com/@denis.verkhovsky/sonarqube-with-docker-compose-complete-tutorial-2aaa8d0771d4
Just run the SonarQube instance in docker and then run analysis
docker-compose up -d
./runSonarQubeAlanysis.sh