I tried building the anki-sync-server on my Raspberry PI (architecture: aarch64) but failed to do so as anki==2.1.49 couldn't be found.
Manually following https://docs.ankiweb.net/sync-server.html worked fine but when I try to build and run a docker container with it it also fails.
Also, I'm a bit confused. What's the difference between this repo and https://github.com/ankicommunity/anki-sync-server?
I tried building the
anki-sync-serveron my Raspberry PI (architecture:aarch64) but failed to do so asanki==2.1.49couldn't be found.Manually following https://docs.ankiweb.net/sync-server.html worked fine but when I try to build and run a docker container with it it also fails.
Also, I'm a bit confused. What's the difference between this repo and https://github.com/ankicommunity/anki-sync-server?