-
Notifications
You must be signed in to change notification settings - Fork 382
Closed
Labels
feature requestNew feature or requestNew feature or request
Description
Is there an existing issue for the same feature request?
- I have checked the existing issues.
Is your feature request related to a problem?
I'm using M2 MacBook with Docker Desktop.
But I cannot run Infinity in a docker instance because I cannot pull x86_64 images.
It would be better for providing ARM64 built images.
I'm aware that Rosetta would be a solution but I don't have Rosetta on my Mac.
On the other hand.
There are servers running with ARM CPUs I'd like to deploy Infinity to.
Describe the feature you'd like
Publish docker images for ARM64.
Describe implementation you've considered
No response
Documentation, adoption, use case
No response
Additional information
I tried to build from source on an arm64v8/ubuntu:23.10
image but got many errors like:
simde
missing. (fixed withapt-get install libsimde-dev
)- failed with
-msse4.2
and-mfma
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request