Do you have estimate on when it will have support.?
We have many people using Mac M1 machine, All are getting same issue, Due to that people who are using Apple M1 machine could not able to scan the code.
Even our Jenkin Pipeline runs on the Apple M1 machine, Where we could not able to scan it, Due to do that we need do manual scanning process from Old mac machine.
Have there been any updates on this? My team’s been using SonarQube for over a year now and I was just upgraded to an Apple M1 Macbook… only to find out that Sonarqube docker image support doesn’t exist. Any updates or ETA would be appreciated, otherwise, My team and I are going to have to drop SonarQube for a different platform.
Just want to know is there any ETA on this issue ? In our organization most of us moved to MacBook with M1 , so it’s going to be like, we could not use sonar qube to scan our ios code in very few months, so we may forced to use different platform instead of sonar. We already started looking on the alternative.
Does that mean you will not be releasing a docker image that works on Apple silicon? That’s really what I’m looking for: a docker image I can use on Apple silicon.
We are experiencing the same issue with wanting to allow developers to run a local sonarqube server via docker for faster feedback. Rather than waiting for a PR to get analysis for rules and code coverage. Yes, we are using sonarlint in the IDE binding to any projects for faster rule feedback that matches the cloud projects rule settings, but that doesn’t help for code coverage all in one place.
Even with running sonar-scanner against sonarcloud, is there a proper way to be able to specify a branch when running? All scans started locally (even when on a checked out branch) seem to update the “default” branch stats in sonarcloud and not a new branch so it affects metrics that our CI uses for pr’s for releases etc.
This isn’t an issue for any of our engineers using intel chip macs, but there’s no M1 chip sonarqube server docker image from Sonarqube.