Hello everybody, did someone ever tried to run apache ignite docker on a raspberry pi ? I installed docker on my raspberry pi model B following this tutorial : https://phoenixnap.com/kb/docker-on-raspberry-pi And i encountered no issue on running hello-world. Now my problem is that when I try to run apacheignite/ignite docker container (see official documentation https://apacheignite.readme.io/docs/docker-deployment). I have this error which I really don't understand :
standard_init_linux.go:211: exec user process caused "exec format error" So I tried to run ignite through the binary files on my raspberry pi and it worked perfectly. I'm really confused why it's not working.. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
