Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 299 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 299 Bytes

Docker Image for Sonarqube

It uses the offical sonarqube image now and installs selected plugins into a data-only container.

Just use docker-compose to run as normal i.e. docker-compose up -d

NOTE: To rebuild the plugin container you have to use docker-compose build