unterstein / binance-trader

Experimental trading bot for crypto currency on Binance.com
Apache License 2.0
274 stars 144 forks source link

Docker raspberry #18

Open jimmytb opened 6 years ago

jimmytb commented 6 years ago

Hi there,

I am trying to get this working on a raspberry pi with docker. I get the following error when trying to run the image:

standard_init_linux.go:195: exec user process caused "exec format error"

Do you have any idea what could cause this problem?

stevengehner commented 6 years ago

Hi there,

So nice of you to try to run it on a raspberry pi!!

But I think you can't run x86 binaries on ARM. :-(