.. /SonarScanner CLI
Quick Usage
For this tool the run command is:
docker run --rm -e SONAR_HOST_URL="http://{SONARQUBE_URL}" -e SONAR_LOGIN="myAuthenticationToken" -v "<YOUR_REPO>:/usr/src" sonarsource/sonar-scanner-cli
Categories
code-auditmiscscanner
Description
This is the Git repository that contains source for SonarScanner CLI Docker images. Images are available on Docker Hub.
NB: These Docker images are not compatible with C/C#/C++/Objective-C projects.
Official Documentation
Reference: https://github.com/SonarSource/sonar-scanner-cli-docker