Simple and easy to run, if you have a Nvidia GPU and want to mine eth.
Note: This image builds nsfminer, which is an activily maintained https://github.com/no-fee-ethereum-mining/nsfminer
- Nvidia drivers for your GPU, you can get them here: Nvidia drivers
- Nvidia-docker (so docker can access your GPU) install instructions here: nvidia-docker
$ nvidia-docker run -it airedwin/nsfminer ARG1 ARG2 ...
# Example
$ nvidia-docker run -it airedwin/nsfminer \
-P stratum://[email protected]:4444
Note: -U
is set by default
$ nsfminer --help