giansalex / monero-miner-docker

Monero Miner on Docker - Alpine :whale:
https://hub.docker.com/r/giansalex/monero-miner
MIT License
86 stars 34 forks source link

ARM #10

Open Depechie opened 2 years ago

Depechie commented 2 years ago

Any chance to get this in an ARM version? For Raspberry pi mining...

giansalex commented 2 years ago

you can build image for arm using https://github.com/docker/buildx

giansalex commented 2 years ago

I have just published the arm image https://hub.docker.com/layers/giansalex/monero-miner/latest/images/sha256-0a4bea9c0d91839e77ced85034310fbaa52b83d0794c61ce1342b1b9faa6362d?context=explore

Depechie commented 2 years ago

Thx will try it out!

Depechie commented 2 years ago

@giansalex I now notice this is an ARM64, the raspberry pi expects a regular ARM... any change in that one? ( I'm not yet that verse in building own images )