Skip to content

iag-abd/sonar-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sonar-scanner

Docker Container for sonar-scanner

For config see https://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner

try with something like this

-Dsonar.projectBaseDir=/app -Dsonar.host.url=$SONAR_HOST_URL -Dsonar.login=$SONAR_AUTH_TOKEN -Dproject.settings=~/myproject.properties -Dsonar.projectKey=myproject

test with cmd = --help

One could mount conf to /opt/sonar/latest/conf/sonar-runner.properties

About

Docker Container for sonar-scanner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published