Building for arm64?

I am attempting to build Sentry on arm64 using the Dockerfile provided in the docker-sentry repo but running into some compilation issues. Has anybody tried this before?

It seems there are issues compiling some of the needed Rust dependencies. The errors seem to be related to json-forensics and symbolic.

You can see the errors in my test build here.

hi,
do you resolved the error?
I meet the same error.
eg.No member named ‘uc_mcontext64’ in ‘struct __darwin_ucontext’;