Important Update: 2018-03-25 Updated for the hardfork(s) using Xmrig 2.5.1
For those who want an easy way to mine Monero (XMR) using Docker here is a simple way to run a fairly optimized miner in Docker:
Replace example@example.com with your minergate username.
This Docker image will compile and run Wolf's CPU miner, automatically detect L3 cache size and launch miners using L3 cache / 2 for threads.
The advantage of using this method is that you can use this to easily launch Monero CPU mining on a Docker swarm cluster.
Note, there are no fees for using this image. If you do want to sign up using our minergate affiliate link (this would be appreciated), here it is:
Smart multicurrency mining pool & 1-click GUI miner
This Docker image seems to be working well on 1-4 socket Intel systems:

Alternative pool miners (use your wallet address instead of example@example.com)
Alternative 1: Moneropool
Alternative 2: xmrpool.net
Feedback is welcome. NVIDIA mining Docker image coming this week.
For those who want an easy way to mine Monero (XMR) using Docker here is a simple way to run a fairly optimized miner in Docker:
Code:
docker run -d -e username=example@example.com servethehome/monero_cpu_minergate
This Docker image will compile and run Wolf's CPU miner, automatically detect L3 cache size and launch miners using L3 cache / 2 for threads.
The advantage of using this method is that you can use this to easily launch Monero CPU mining on a Docker swarm cluster.
Note, there are no fees for using this image. If you do want to sign up using our minergate affiliate link (this would be appreciated), here it is:
Smart multicurrency mining pool & 1-click GUI miner
This Docker image seems to be working well on 1-4 socket Intel systems:

Alternative pool miners (use your wallet address instead of example@example.com)
Alternative 1: Moneropool
Code:
docker run -d -e username=example@example.com servethehome/monero_cpu_moneropool
Code:
docker run -d -e username=example@example.com servethehome/monero_cpu_xmrpooldotnet
Last edited: