Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 107 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 107 Bytes

SonarQube Docker Container

Usage:

$ docker build -t sonar .
$ docker run -d -p 8800:9000 sonar