New xmrpool.net Docker Images

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.

Patrick

Administrator
Staff member
Dec 21, 2010
12,511
5,792
113
Just as a heads-up since Monero has been going crazy lately. I am starting to simplify the mining images. First up is xmrpool.net which is a pool I have been using. It is small, and luck has not been great but overall works well.

Optimized Tags for Various Architectures
  • latest - this is the default and good for Intel Core i3, i5, i7, Intel Xeon E3, E5 and E7 CPUs and Intel Xeon D CPUs.
  • zen - this is optimized for AMD Zen architectures and has been pushed over an AMD Ryzen cluster
  • nproc - this is for CPU architectures with no dedicated L3 cache. This works for Intel Xeon Phi x200 and Intel Atom CPUs
  • nvidia - this is designed for NVIDIA GPUs using nvidia-docker

Usage, for example will be:
Code:
docker run -itd -e username=walletID  servethehome/monero_xmrpooldotnet:zen
That will run an AMD Ryzen optimized mining container

Also, for xmrpool.net it will give a hostname which is the container ID for each miner. You can use that to find containers in Portainer/ Rancher.
 
Last edited:
  • Like
Reactions: eva2000