0
Use ubergeek77's multiarch docker images instead of the official ones. Official ARM support for Lemmy stopped in version 0.17.3.
Use ubergeek77's multiarch docker images instead of the official ones. Official ARM support for Lemmy stopped in version 0.17.3.
I saw it but I don't know how to use it.
Replace dessalines/lemmy:0.18.2
with ghcr.io/ubergeek77/lemmy:0.18.2
in your docker-compose.yml
file. Do the same for lemmy-ui
.
The documentation is kind of a dog's breakfast but you could try building it from source. Note that this is not easy and will require a lot of time and patience. I managed to do it on FreeBSD but never could get it working properly. Lemmy would federate but pictures wouldn't work and I eventually gave up.
Support / questions about Lemmy.