I had this error while installing the Joplin server on a raspberry Pi.
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
Maybe the docker arm64 should be made available ?
@Guiraud welcome to the forum.
Joplin only distributes an amd64 server docker image however others use automatic tools to make docker images available for arm64 & arm/v7.
This post has further details (server is towards the bottom of the post):
Looking for the official releases? These can be found on the Joplin website
Unofficial alternative Joplin distributions
There are a number of unofficial alternative Joplin distributions that people may want to use rather than the officially supported ones. If you do not want to or cannot use appimages or any of the other officially supported releases then you may wish to consider these.
However these do come with a caveat in that they are not officially supported nor endorsed s…
I have used both of the arm64 versions shown with no problems.
If you need additional help with installing Joplin-Server on a Raspberry Pi, take a look at this threat:
Hi,
this is an extensive guide on how to host your own Joplin server on a Raspberry Pi. Until now I had a setup like this running on a Pi 4 and a Pi 5.
If you spot any mistakes, please reply to me!
The guide was overhauled on 10.12.2023.
1 Dynamic DNS
If you don't get a static IP address from your ISP, you will need a Dynamic DNS service. This sets a hostname which will be redirected to your IP. There are a lot of providers for this, currently I use No-IP because it is free and has always …
Kind regards