Sign inSign up

ictu/sonar-scanner-cli

By ictu

•Updated over 4 years ago

sonar-scanner-cli

Image
0

5.6K

ictu/sonar-scanner-cli repository overview

⁠ICTU Sonar Scanner CLI

A Sonar Scanner CLI Docker Image

This image is unsupported and has limited functionality (NodeJS is missing). If more features are needed, please use the official Sonarsource Scanner image⁠.

To use this image add your sonar properties at the end of the commandline so they will be passed to the entrypoint, for instance:

docker run -v $(pwd):/work -w /work ictu/sonar-scanner-cli -Dsonar.host.url=$SONAR_HOST:$SONAR_PORT -Dsonar.projectKey=project -Dsonar.sources=src

Tag summary

Content type

Image

Digest

Size

84.4 MB

Last updated

over 4 years ago

docker pull ictu/sonar-scanner-cli