Hi all,

Unfortunately the official Lemmy and Lemmy UI docker images are currently available for AMD64 only for 0.18.0 +. I’m running an ARM64 system and am looking to use the latest 0.18.1 release candidates, however I can’t find any pre-build docker images.

I’ve attempted to build it, however the dockerfile uses clux/muslrust which is AMD64 only.

Does anybody know of any ARM64 alternatives to clux/muslrust that I can use instead that I can just swap it for?

Here is the dockerfile for those interested: https://github.com/LemmyNet/lemmy/blob/main/docker/Dockerfile

Edit: Thanks to some advice in this thread, I was able to build the latest builds of Lemmy and Lemmy UI. If you want to use them you can here:
https://hub.docker.com/r/berrrnard/lemmy/tags
https://hub.docker.com/r/berrrnard/lemmy-ui/tags