You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 19, 2023. It is now read-only.
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
standard_init_linux.go:219: exec user process caused: exec format error
What can be the solution?
The text was updated successfully, but these errors were encountered:
Just run into the same issue trying to run Deepstack-UI on a arm64 RPi.
sudo docker run -p 8501:8501 robmarkcole/deepstack-ui
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested standard_init_linux.go:228: exec user process caused: exec format error
Jetson nano 2Gb:
answer
What can be the solution?
The text was updated successfully, but these errors were encountered: