-
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
The normal image does not work on Synology thanks to them using a very old LTS as the base for the OS, which causes issues with plugins and batch operations thanks to missing dependencies. Lanraragi v0.8.4 is the last normal release that works on Synology. If you need the latest versions, you can try building the legacy Dockerfile. Another user made a build of the latest version if that can help you out: https://hub.docker.com/r/bobthurgen/lanraragi-legacy-arm64 |
Beta Was this translation helpful? Give feedback.
The normal image does not work on Synology thanks to them using a very old LTS as the base for the OS, which causes issues with plugins and batch operations thanks to missing dependencies.
Lanraragi v0.8.4 is the last normal release that works on Synology.
If you need the latest versions, you can try building the legacy Dockerfile.
Another user made a build of the latest version if that can help you out: https://hub.docker.com/r/bobthurgen/lanraragi-legacy-arm64
(Unfortunately it's not worth it for me to push docker hub builds of the legacy file alongside the main one in CI..)