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