Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 192 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 192 Bytes

sonarqube

OWASP SonarQube Project

How to use:

docker build -t "owasp/sonarqube" docker/.

docker run -d -p 9000:9000 -p 9092:9092 owasp/sonarqube (docker image name)

localhost:9000