Installazione in docker di traccar server

Ho provato diverse installazioni disponibili in ricerca ma senza risultato

Qualcuno ha già fatto girare Traccar server nella dock di Ihost?

If you can’t find a docker that works maybe a Node Red flow would work. They can normally interact with APIs and I know I figured out a way to display tracking data on a map using it. Not specifically using the traccar API but rather a chirpstack tracker.

I’m afraid that’s not possible. The official Traccar images on Docker Hub currently support only the following platforms: linux/amd64 (PC/servers x86‑64) and linux/arm64 (e.g., Raspberry Pi 4, some NAS devices)

There is no 32‑bit ARM variant, so on iHost with this architecture the container from the official repository will not run. This explains why installation attempts fail and why there are no reports online of “success on iHost 32‑bit. You need to try something else :roll_eyes: