Do you know if the minera image file on other website work on the pi?
Doubt it. To begin, there's Moonlander-specific code in that repository and so any old miner won't help you. Additionally, normal Linux software that's compiled won't run on a Pi (platform-independent languages such as Python or Java may depending on other software factors). I strongly encourage using the official moonlander code that I linked.