SonarQube sonarqube https://hub.docker.com/_/sonarqube/ bridge sh false https://community.sonarsource.com/c/help/8 https://github.com/SonarSource/sonarqube SonarQube is an open source platform for continuous inspection of code quality. By default, the image will use an embedded H2 database that is not suited for production. You can set up a database by following the "Installing the Database" section of https://docs.sonarqube.org/latest/setup/install-server/ (Requires seperate DB to be installed and linked) Tools: http://[IP]:[PORT:9000] https://github.com/SonarSource/sonarqube/raw/master/server/sonar-docs/src/images/sonarqube-icon.png 1628361953 SonarQube is an open source platform for continuous inspection of code quality. By default, the image will use an embedded H2 database that is not suited for production. You can set up a database by following the "Installing the Database" section of https://docs.sonarqube.org/latest/setup/install-server/ (Requires seperate DB to be installed and linked) bridge 9000 9000 tcp /mnt/user/appdata/sonarqube/data /opt/sonarqube/data rw /mnt/user/appdata/sonarqube/logs /opt/sonarqube/logs rw /mnt/user/appdata/sonarqube/extesions /opt/sonarqube/extensions rw true SONAR_ES_BOOTSTRAP_CHECKS_DISABLE 9000 true /mnt/user/appdata/sonarqube/data /mnt/user/appdata/sonarqube/logs /mnt/user/appdata/sonarqube/extesions