Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 280 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 280 Bytes

sonarqube-server-docker

Setup a local Sonarqube instance using docker & docker-compose

Installation

Run a docker-compose up db and wait for it to finish

Run docker-compose up -d

Sonarqube will be accesible at http://localhost:9000/

Admin credentials: admin/admin