Skip to content

webdizz/docker-sonarqube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Docker container with SonarQube

Resources

License

Stars

Watchers

Forks

Packages

No packages published