OSMC and immich (docker issue)

Hello!

I am getting this error when using docker in a raspeberry pi with osmc: “no matching manifest for linux/arm/v8 in the manifest list entries”

Checking google, I read that the issue is that the containers I am trying to run, does not have the version for this platform. For testing purposes, I install raspian pure and it ran with no issues.

Any ideas where to begin?

tks!

Hi

OSMC still uses an ARMv7 (armhf) userland. It is possible to run ARM64 containers however.

In the future, we plan to migrate to AArch64 architecture.
But I may not do this for next release as I will likely prioritise Pi 5 and Bookworm first to expedite things.

Thanks

Sam

I see…but, sorry I am new on this, but this image is https://hub.docker.com/layers/tensorchord/pgvecto-rs/pg14-v0.2.0/images/sha256-33e6a6c52532c14b8f42bd739e57e69db6839bddc2379f533fe0d50346f39c63 has also ARM64 container and does not works…

but just gimme some directions and I can google…I just got stuck and googling and chatgpt-ing is also not helping…

tks again!

Docker is probably trying to look for an ARMhf container, you should be able to change this with setarch