[Feature] Working with riscv64 platform. #19547
Replies: 1 comment
-
We do not have any plans to make Immich work with RISC right now. This is due to multiple factors, the main ones being that a lot of our dependencies likely don't support RISC, and that we have nobody on the team using RISC, there have no experience with RISC or any hardware to test things on. Similarly, github actions CI has no support for RISC, so running automated testing on the RISC platform would require us to purchase or rent hardware for CI runners. Aside from that, the amount of people running RISC right now it also quite low (this is the first feature request for RISC in the history of the Immich project) so it's not a reasonable place to put our effort right now. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
I'm trying to use Immich on an Orange Pi RV2 but I can't do it. I downloaded the base docker-compose.yml and tried to build it on my board. But I get the error saying that the linux/riscv64 platform does not exist in the manifest.
ERROR: no matching manifest for linux/riscv64 in the manifest list entries.
Is there any plan to operate on this platform?Platform
Beta Was this translation helpful? Give feedback.
All reactions