Sign inSign up

luisgros/sonarqube

By luisgros

•Updated almost 10 years ago

SonarQube Server, SonarQube Scanner and the PHP Plugin which enables analysis of PHP source code.

Image
0

277

luisgros/sonarqube repository overview

⁠Introduction

This docker image has SonarQube Server, SonarQube Scanner and the PHP Plugin which enables analysis of PHP source code.

⁠Usage

Place the file sonar-project.properties inside your project directory and run the following:

docker pull luisgros/sonarqube
docker run -v $(pwd):/src -p 9000:9000 luisgros/sonarqube

Tag summary

Content type

Image

Digest

Size

188.4 MB

Last updated

almost 10 years ago

docker pull luisgros/sonarqube