You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to build and publish a Docker image for the linux/arm64/v8 platform?
The current image does not appear to run on a modern Macbook (M3 Pro). I'm not sure what the exact issue is (the java process just hangs without outputting anything) but it looks like there are numerous known issues with running Java in Docker containers when emulating x86 on ARM64 hardware.