99x-Delivery-Framework / PHR-Code-Analysis

0 stars 1 forks source link

Docker architecture issue in Apple M2 pro #3

Open keshav1002 opened 4 months ago

keshav1002 commented 4 months ago

The script doesn't run properly in my Apple M2 pro

Laptop
Model Apple M2 Pro
OS MacOS Sonoma 14.4.1 (23E224)
Tools
Node JS 18.18.0
Ruby 3.2.2
Java 21.0.1 2023-10-17 LTS
Docker Engine 24.0.6, build ed223bc
Docker Desktop 4.25.2 (129061)
Docker Compose v2.23.0-desktop.1
Microsoft Office (Word & Excel) Not Installed
keshav1002 commented 4 months ago

It was identified that changing the docker image to the appropriate arm64v8 architecture helps to solve many issues when running the script in Mac environments. Thereby you can change the docker image to the following.

Change the docker image Docker Image: arm64v8/sonarqube Version: 9.9.5-community