docker-sonarqube icon indicating copy to clipboard operation
docker-sonarqube copied to clipboard

:whale: SonarQube in Docker

Results 9 docker-sonarqube issues
Sort by recently updated
recently updated
newest added

I'm trying to run a sonarqube with MySQL installed running on the same machine ! while running "./sonar.sh start" command giving below error:- # web.log 2022.08.04 23:57:17 INFO web[][o.s.p.ProcessEntryPoint] Starting...

Please ensure your issue adheres to the following guidelines: This repository is used for technical issues only. For general Support like questions, please create a new Thread in our [Community...

Is there a way to add CORS support in the docker image?

Please ensure your issue adheres to the following guidelines: This repository is used for technical issues only. For general Support like questions, please create a new Thread in our [Community...

I'm using Sonarqube community lts and since the latest updates it is crashing at start. I can reproduce the problem just running `docker run --rm -it sonarqube:lts` (see docker log...

Please ensure your issue adheres to the following guidelines: This repository is used for technical issues only. For general Support like questions, please create a new Thread in our [Community...

Please ensure your issue adheres to the following guidelines: This repository is used for technical issues only. For general Support like questions, please create a new Thread in our [Community...

Many people don't know what the default sonarqube port is that we should use to do port binding in order to open the local sonarqube page when creating a container....

With these commits... ...for the Dockerfile: https://github.com/SonarSource/docker-sonarqube/commit/8e556d6ac42832b1e1049a442b6cf8e3583d6330 ...for the Helm Chart: https://github.com/SonarSource/helm-chart-sonarqube/commit/9b273fcccc8e4552110b4eda3288c2bfaaf13ac8 Sonarqube is no longer compliant with the Baseline PodSecurityStandard. After a pending upgrade to `sonarqube-10.5.0_2748` I face following...