Configure SonarQube on Jenkins
问题 I have SonarQube and Jenkins dockerized(They're running on different containers); sonar is running on localhost:9000 and Jenkins is running on localhost:8080. I configured the Sonar credentials(with acces Token) on Jenkins, but i when run SonarScanner I'm getting the following error by SonarScaner on Jenkins: ERROR: SonarQube server [http://localhost:9000] can not be reached INFO: ---------------------------------------------------------------- INFO: EXECUTION FAILURE INFO: ------------------