monero-miner-docker
monero-miner-docker copied to clipboard
Monero Miner on Docker - Alpine :whale:
ARM
Any chance to get this in an ARM version? For Raspberry pi mining...
When I run it ``` docker run -it --cpus="0.8" giansalex/monero-miner ``` It show ``` FAILED TO APPLY MSR MOD, HASHRATE WILL BE LOW ``` , and I find this page...
I ran test for first docker like: ``` docker run -d -e WALLET="{YOUR_WALLET_ID}" giansalex/monero-miner ``` How long will I get the first payout in my wallet?
Could I run with p2pool? https://www.getmonero.org/2021/10/05/p2pool-released.html P2pool seems better.