Doesnt detect ARM64 - just thinks AMD64
burtsmith1600 opened this issue · 0 comments
burtsmith1600 commented
Installed on Ubuntu Desktop 23.10, RaspPi5
command:
docker run -it -p 8090:8090 -p 3478:3478/udp -p 50000-50010:50000-50010/udp
-v /appdata/ispyagentdvr/config/:/agent/Media/XML/
-v /appdata/ispyagentdvr/media/:/agent/Media/WebServerRoot/Media/
-v /appdata/ispyagentdvr/commands:/agent/Commands/
--name ispyagentdvr doitandbedone/ispyagentdvr:latest
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
exec /agent/Agent: exec format error
Thank you -