Aarch64 image of immich-microservices #66

Closed
opened 2026-02-04 17:06:40 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Atemu on GitHub (May 8, 2022).

Originally assigned to: @alextran1502 on GitHub.

immich-server has an aarch64 image and all the external images do too but immich-microservices doesn't.

It'd be helpful to have an aarch64 image in order to be able to run Immich on an M1 mac natively.

Originally created by @Atemu on GitHub (May 8, 2022). Originally assigned to: @alextran1502 on GitHub. immich-server has an aarch64 image and all the external images do too but immich-microservices doesn't. It'd be helpful to have an aarch64 image in order to be able to run Immich on an M1 mac natively.
Author
Owner

@alextran1502 commented on GitHub (May 8, 2022):

I remember why I didn't have this, the build will fail when trying to run NPM install on the image since it is the same issue that Tensorflow doesn't have support for arm64 yet.

Please take a look at this issue from Tensorflow Repo

@alextran1502 commented on GitHub (May 8, 2022): I remember why I didn't have this, the build will fail when trying to run NPM install on the image since it is the same issue that Tensorflow doesn't have support for arm64 yet. Please take a look at this issue from [Tensorflow Repo](https://github.com/tensorflow/tfjs/issues/5937)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#66