The project cannot be built or run with Docker on ARM64 machines (Apple Silicon Mac in my case) without manual modifications. I was able to work around this locally by switching to eclipse-temurin:17-jdk and neo4j:4.4.30. Is ARM64 support something the team would be open to? If so, I'm happy to open a PR with the changes.
The project cannot be built or run with Docker on ARM64 machines (Apple Silicon Mac in my case) without manual modifications. I was able to work around this locally by switching to eclipse-temurin:17-jdk and neo4j:4.4.30. Is ARM64 support something the team would be open to? If so, I'm happy to open a PR with the changes.