I understand that those who kindly produced unofficial RasPi images have been asked to take them down as Joplin now officially supports ARM64 from its own Docker Hub repo.
Try image: joplin/server:arm64-latest
I understand that those who kindly produced unofficial RasPi images have been asked to take them down as Joplin now officially supports ARM64 from its own Docker Hub repo.
Try image: joplin/server:arm64-latest
Yes the tags on docker hub indeed show that arm64-latest
is necessary.
@guckuck please confirm if it is working, then I'll update the guide to reflect this.
Thank you both. It works.
Just for your information: The latest
tag now is a multi architecture tag, so you should be able to switch from arm64-latest
to latest
without any issues (ref: An official ARM64 version of Joplin Server is now available! - #9 by laurent)