Sign inSign up

dockerhubnh/nicehash

By dockerhubnh

Updated 8 months ago

NiceHash Docker Miner for HPC

Image
Integration & delivery
3

50K+

dockerhubnh/nicehash repository overview

NiceHash Logo

NiceHash Docker Miner for HPC

Unlock the full potential of your data center with the NiceHash Docker solution, designed specifically for high-end compute GPUs. Our Docker Miner solution monetizes idle server time, enabling seamless monetization of unused resources without interrupting your core operations.

Tailored for data centers housing powerful GPUs, this solution is perfect for those engaged in High-Performance Computing (HPC) and deep learning projects. NiceHash Docker Miner is free to use!

What functionalities does the Docker Miner provide?

  • Integrates with existing compute marketplaces.
    • Operates alongside HPC docker images such as Vast.io and RunPod.io without disrupting main compute tasks, maintaining efficiency.
  • Kubernetes Support
    • NiceHash Docker Miner image works with Kubernetes and allows easy container deployment on the Kubernetes infrastructure.
  • Transforms idle GPUs into revenue.
    • Utilizes idle GPU power to mine various cryptocurrencies, including Ravencoin, Ethereum Classic, and more, transforming unused compute capacity into a revenue stream.
  • Automated profit switching between multiple minable algorithms.
    • Automatically switches between seven algorithms and over 20 cryptocurrencies, ensuring stable payouts in one currency. Learn more about how NiceHash operates here.
  • Monitors and reports real-time GPU data
    • Connects seamlessly with NiceHash Rig Manager for real-time GPU monitoring, offering insights into hardware performance.
  • Detailed Analytics and reporting
    • Access in-depth mining performance reports or export the data for accounting purposes.
  • Easy installation
    • The installation process has been simplified to a few commands, making it accessible even to those with minimal Docker experience.

Requirements

To run NiceHash Docker Miner, you need:

How to test if requirements are met

Run the following command to test if Docker engine is working

docker run --rm hello-world

Run the following command to test if Docker Miner is detecting GPUs

For NVIDIA

docker run --rm --gpus=all --entrypoint=/usr/bin/nvidia-smi dockerhubnh/nicehash:latest

For AMD

docker run --rm --device /dev/kfd --device /dev/dri --entrypoint=/usr/bin/clinfo dockerhubnh/nicehash:latest

How to run NiceHash Docker Miner

Run these two commands to download and run the image.

$ docker pull dockerhubnh/nicehash:latest

$ docker run -it --rm --env MINING_ADDRESS="mining-address" --env MINING_WORKER_NAME="worker-name" --gpus=all --device=/dev/kfd --device=/dev/dri dockerhubnh/nicehash:latest

Replace the "mining-address" with mining address found inside NiceHash Rig Manager and set "worker-name" to arbitary worker name.

You can run multiple dockers in parallel on your system.

To select a specific GPU for NiceHash Miner Docker:

Why use NiceHash Docker Miner?

NiceHash stands out with its seamless automatic switching feature, designed for GPU miners. This innovative function removes the tedious task of manually transitioning between cryptocurrencies to chase the highest profits. In the ever-fluctuating world of cryptocurrency, where the most lucrative coin changes frequently, miners typically face the hassle of continuously switching pools, configuring wallets, converting cryptocurrencies, and staying updated with market trends to enhance their mining profitability. This takes up a lot of time, and time is money.

By integrating the NiceHash Docker Miner into your mining strategy, you embrace a streamlined, more efficient approach. Our solution not only automates the mining of the most profitable coin at any given time — thereby potentially boosting your earnings — but also spares you the time and hassle involved in the manual management of mining operations. With NiceHash, you can focus more on the results and less on the process, ensuring your mining is as profitable and effortless as possible.

You can check the potential earnings on our profitability calculator.

Contact us at [email protected] for more information, bug reports, help or business inquiries.

Tag summary

Content type

Image

Digest

sha256:812fc1a0f

Size

636.4 MB

Last updated

8 months ago

docker pull dockerhubnh/nicehash