Upon trying to run ./install.sh on macOS with Apple Silicon (M2 chip), the build process fails with the following message:
▶ Fetching and updating Docker images ...
24.11.1: Pulling from getsentry/sentry
no matching manifest for linux/arm64/v8 in the manifest list entries
▶ Building and tagging Docker images ...
#0 building with "desktop-linux" instance using docker driver
#1 [web internal] load build definition from Dockerfile
#1 transferring dockerfile: 509B done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${SENTRY_IMAGE} results in empty or invalid base image name (line 2)
#1 DONE 0.0s
#2 [web internal] load metadata for docker.io/getsentry/sentry:24.11.1
#2 ERROR: no match for platform in manifest: not found
------
> [web internal] load metadata for docker.io/getsentry/sentry:24.11.1:
------
failed to solve: getsentry/sentry:24.11.1: failed to resolve source metadata for docker.io/getsentry/sentry:24.11.1: no match for platform in manifest: not found
Error in install/build-docker-images.sh:6.
'$dcb --force-rm web' exited with status 17
-> ./install.sh:main:34
--> install/build-docker-images.sh:source:6