Closed nilsnolde closed 1 year ago
WIthout this I can't run this container on an apple silicon mac right?
Right.
can I be of any help? If you give me some pointers at how to do it, I might be able to. Would love to use valhalla on my apple silicon mac
it needs some adjustment in the dockerfile to adapt to the new dockerfile upstream (e.g. the base image changed to 23.04) and a few other changes, plus of course the github action to build and publish the arm64 image. it's quite mechanical. if no one else jumps at it, I'll get to it at some point. since it's of so little interest to ourselves, it might take a bit longer. happy to review PRs though.
and fwiw, people can already use the native valhalla image. it's just a bit more manual in how you'd run it.
Now that upstream has support for arm64 Docker image, we should publish it here too.