Guide for Joplin-Server on Raspberry Pi

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

1 Like

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.

1 Like

Thank you both. It works. :slight_smile:

1 Like

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)

1 Like