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
I get this when trying to load the docker image:
docker run -it -p 8000:8000 rhasspy/snowboy-seasalt
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm/v7) and no specific platform was requested
exec /bin/bash: exec format error
I am running a 32bit version of rasberryPi
The text was updated successfully, but these errors were encountered:
I get this when trying to load the docker image:
docker run -it -p 8000:8000 rhasspy/snowboy-seasalt
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm/v7) and no specific platform was requested
exec /bin/bash: exec format error
I am running a 32bit version of rasberryPi
The text was updated successfully, but these errors were encountered: