mrcheeseman

joined 2 months ago
[–] mrcheeseman@lemmy.world 1 points 3 days ago

I just copy pasted yours into mine and I still got the same error.

[–] mrcheeseman@lemmy.world 1 points 3 days ago

Oh I didn’t realize it could use two different architectures, I can see how that might mess it up, I’ll look in to that thank you.

[–] mrcheeseman@lemmy.world 1 points 3 days ago (2 children)

I got the same error even when using the arm64 tag

19
submitted 3 days ago* (last edited 3 days ago) by mrcheeseman@lemmy.world to c/selfhosted@lemmy.world
 

I am diving into the world of self hosting by setting up a small server on my raspberry pi4. I already have tailscale, pihole, and navidrome setup in containers on my pi, I now want to add lidarr or some alternative to work with navidrome. When I tried to build the lidarr docker container it says “no matching manifest for Linux/arm/v8 in the manifest list entries” I am trying to pull from the Linux server docker image which says it supports arm64 on their page but so far I have not gotten it to work. Any and all suggestions are welcome. Thank you.

Edit: I’ve tried adding platform: Linux/arm64 to force the container to use my platform but then the container constantly crashes and says “exited with code 159” I have tested this with lidarr and calibre-web both with the same result.

[–] mrcheeseman@lemmy.world 5 points 1 week ago

I will definitely be checking this out!