Closed
Description
I am trying to run ntfy on docker on a Raspberry 4. Executing
docker run -p 127.0.0.1:4043:80 -it binwiederhier/ntfy serve
stops after a few seconds without any output, and return code 132. (same if explicitly using the arm64-tagged image)
Running on Ubuntu 20.04.4 LTS (GNU/Linux 5.4.0-1056-raspi aarch64)