End to End Example of SonarQube on Mac M4 with multiple languages

Must-share information (formatted with Markdown):

  • I am using SonarQube Server (Community Build)
  • deployed: Docker
  • End-to-end example of SonarQube working with Gitlab CI with demo applications in the languages: Java, Python, and JavaScript
  • I have been able to get the SonarQube Community Server instance in Docker, operational on MacBook M4, using repo GitHub - kevinlupera/SonarQube-docker-compose

Hi,

It’s not clear to me why you would use a 3rd-party Docker image when we offer an official one.

For analysis, if you walk through the project onboarding wizard, it should help you configure your pipeline for analysis. The docs should also help.

 
HTH,
Ann