-
-
Notifications
You must be signed in to change notification settings - Fork 193
Description
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 I 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 "overview" appears to suggest linux/arm64/v8 is a supported platform via the debian & Ubuntu 5.8 release on the github site, although not seen on the OS/ARCH list on the TABS page ...
Available multi-platform images:
Alpine based: linux/amd64
Debian based: linux/amd64, linux/arm64/v8
Ubuntu based: linux/amd64, linux/arm/v7, linux/arm64/v8
Thank you in advance -