-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
On modern Apple computers with an ARM-based CPU, Docker images that are originally built for computers with an x86-based CPU need to be emulated using qemu. This is all done automatically by Docker, but could lead to a significant performance slowdown during the construction of a database.
In order to resolve this issue, we should also provide dedicated ARM-based Docker images and push these to Docker Hub. See this guide for more information about how to do this: https://docs.docker.com/desktop/multi-arch/#build-multi-arch-images-with-buildx
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request