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
With this command :
sudo docker-compose -f docker-compose.yml up
I have this error :
Starting node-docker_noia-node_1 ... done
Attaching to node-docker_noia-node_1
noia-node_1 | standard_init_linux.go:211: exec user process caused "exec format error"
node-docker_noia-node_1 exited with code 1
The text was updated successfully, but these errors were encountered:
The problem is the image who is not compatible with ARM architecture of Raspberry PI, can you build one who can be run on Raspberry PI please ?
Thanks
Memoi
changed the title
standard_init_linux.go:211: exec user process caused "exec format error"
Raspberry PI : standard_init_linux.go:211: exec user process caused "exec format error"
Dec 15, 2019
Hello,
With this command :
sudo docker-compose -f docker-compose.yml up
I have this error :
Starting node-docker_noia-node_1 ... done
Attaching to node-docker_noia-node_1
noia-node_1 | standard_init_linux.go:211: exec user process caused "exec format error"
node-docker_noia-node_1 exited with code 1
The text was updated successfully, but these errors were encountered: