https://github.com/sonarsource/sonar-scanner-cli-docker
Docker image for SonarScanner CLI
https://github.com/sonarsource/sonar-scanner-cli-docker
docker sonarcloud sonarqube
Last synced: 6 months ago
JSON representation
Docker image for SonarScanner CLI
- Host: GitHub
- URL: https://github.com/sonarsource/sonar-scanner-cli-docker
- Owner: SonarSource
- License: lgpl-3.0
- Created: 2019-09-17T10:11:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-06-19T07:05:34.000Z (7 months ago)
- Last Synced: 2025-06-19T08:21:07.816Z (7 months ago)
- Topics: docker, sonarcloud, sonarqube
- Language: Shell
- Homepage:
- Size: 154 KB
- Stars: 195
- Watchers: 26
- Forks: 105
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# SonarScanner CLI [](https://cirrus-ci.com/github/SonarSource/sonar-scanner-cli-docker)
This is the Git repository that contains the source for [SonarScanner CLI](https://github.com/SonarSource/sonar-scanner-cli) Docker images.
Images are available on [Docker Hub](https://hub.docker.com/r/sonarsource/sonar-scanner-cli).
Sonar's [Clean Code solutions](https://www.sonarsource.com/solutions/clean-code/?utm_medium=referral&utm_source=github&utm_campaign=clean-code&utm_content=sonar-scanner-cli-docker) help developers deliver high-quality, efficient code standards that benefit the entire team or organization.
NB: These Docker images are not compatible with C# and Objective-C projects. For C&C++, the docker images are only compatible with [AutoConfig mode](https://docs.sonarsource.com/sonarqube/latest/analyzing-source-code/languages/c-family/analysis-modes/).
## Usage and configuration
For information on how to use and configure the image, head over to the Docker section of [SonarScanner CLI docs](https://docs.sonarqube.org/latest/analysis/scan/sonarscanner/).
## Questions or Feedback
For support questions ("How do I?", "I got this error, why?", ...), please first read the [documentation](https://docs.sonarqube.org) and then head to the [SonarSource forum](https://community.sonarsource.com/). There are chances that a question similar to yours has already been answered.
Be aware that this forum is a community, so the standard pleasantries ("Hi", "Thanks", ...) are expected. And if you don't get an answer to your thread, you should sit on your hands for at least three days before bumping it. Operators are not standing by. :-)
## Contributing
If you would like to see a new feature or report a bug, please create a new thread in our [forum](https://community.sonarsource.com/tags/c/sq/10/none/docker).
Please be aware that we are not actively looking for feature contributions. We typically accept minor improvements and bug fixes.
With that in mind, if you would like to submit a code contribution, please create a pull request for this repository. Please explain your motives to contribute this change: what problem you are trying to fix, what improvement you are trying to make.
## License
Copyright 2015-2025 SonarSource.
Licensed under the [GNU Lesser General Public License, Version 3.0](http://www.gnu.org/licenses/lgpl.txt)