Docker Error standard_init_linux.go:207: exec user process caused "exec format error"

I’m using a Raspberry Pi, with Hassbian OS , while installing deepstack using Docker
when I use

sudo docker run -e VISION-FACE=True -v localstorage:/datastore -p 5000:5000 deepquestai/deepstack

after instaling deepstack , we get the following error

standard_init_linux.go:207: exec user process caused “exec format error”

any one know what is the wrong here ?

Hello, I’m having the same problem, any help on this ?