Quickstart - Linux CUDA enabled nheqminer - Docker Image

I spent the day putting together a Docker image that runs nheqminer on Linux with NVIDIA CUDA support. It should be relatively device and driver agnostic because it’s built with nvidia’s docker plugin.

I have tested it mining on dwarfpool and nicehash, ran for 24hrs so I’m satisfied.

It was a nightmare getting a CUDA enabled miner running on linux, so might as well share the work.

Dockerfile is on the hub so you can see exactly what you are running. MIT License.

https://hub.docker.com/r/unsalted/nheqminer/
https://github.com/unsalted/docker-nheqminer-cuda

3 Likes

Looks good, I’ll be experimenting with this soon.

Don’t hesitate to ask questions, I may be issuing an update in the next day or two that does auto re-boots and makes initializing a little simpler.