webdizz/sonarqube

By webdizz

Updated over 7 years ago

Image
1

993

docker-sonarqube

Docker container with plain SonarQube installation. For complete installation with plugins check webdizz/sonarqube-plugins.

Usage

There is an assumption you have installed docker-compose

docker-compose up -d mysql # wait a bit till MySQL DB will be created
docker-compose up -d sonar # after start open URL in browser http://localhost:9000

Docker Pull Command

docker pull webdizz/sonarqube