Docker - No Matching Manifest

Riddler_2 years ago

Hello,
noob question ->
I'm trying to install the latest release onto a new NAS system with Docker {linux} to move away from an old fixed desktop {Windows} I have running TRACCAR for many years, However when either manually or using a Docker Manager to pull the image I receive the error =>

Error => latest: Pulling from traccar/traccar
docker: no matching manifest for linux/arm64/v8 in the manifest list entries.

Please can anyone offer any advice on how I can get around this issue. As the "read me" appears to suggest linux/arm64/v8 is a supported platform on the github site ...

Available multi-platform images:
Debian based: linux/amd64, linux/arm64/v8

I'm happy to loose the current details and saved routes etc with the new installation as this is only for personal use, so not overly concerned about coping database details etc across

Thank you in advance -

Anton Tananaev2 years ago

Not a huge Docker expert, but I don't see v8 here:

https://hub.docker.com/r/traccar/traccar/tags?page=1

Might be better asking on GitHub.

Riddler_2 years ago

@Anton -
Thank you - Yes I'll try that route ...
Regards