Skip to content

Provide builds for Apple M1 processors #1

@pverscha

Description

@pverscha

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions