Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 201 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 201 Bytes

sonarqube

OWASP SonarQube Project

How to use:

  • docker pull owasp/sonarqube
  • docker run -d -p 9000:9000 -p 9092:9092 owasp/sonarqube

Navigate to (on the same machine):