NiceHash Docker Miner update with Xelis support!
Dear NiceHash Miners,
We’re excited to announce the latest update to NiceHash Docker Miner, which now supports the Xelis algorithm! Read more about NiceHash Docker Miner here.

Changelog
- Added - Support for the Xelis algorithm
How to update NiceHash Docker Miner
NiceHash Docker Miner latest image will be automatically downloaded by using the latest tag when pulling the image.
Follow these instructions to pull the latest NiceHash Docker Miner:
Pull the image:
docker pull dockerhubnh/nicehash:latest
Run the image on an NVIDIA system:
docker run -it --rm --env MINING_ADDRESS="mining-address" --env MINING_WORKER_NAME="worker-name" --gpus=all dockerhubnh/nicehash:latest
Run the image on an AMD system:
docker run -it --rm --env MINING_ADDRESS="mining-address" --env MINING_WORKER_NAME="worker-name" --device=/dev/kfd --device=/dev/dri dockerhubnh/nicehash:latest
Replace "mining-address" with the mining address found inside NiceHash Rig Manager and set "worker-name" to an arbitrary worker name.
For detailed instructions and advanced configuration options, refer to our official guide: How to Run NiceHash Docker Miner.
Connect with our community on Discord, Telegram, and Reddit to stay informed and share your experiences!
These platforms are great for sharing tips, resolving issues, and staying updated with NiceHash news.