Skip to content

burakince/docker-sonarscanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sonar Qube Scanner

Sonar Scanning Examples

Build

To build this scanner image, just issue a standard Docker build command:

docker build -t burakince/sonarscanner .

Usage

Run the following command from the command line to start the scanner.

docker run -ti -v $(pwd):/root/src --link sonarqube --net dockersonarqube_default burakince/sonarscanner

Releases

No releases published

Packages

No packages published

Languages