wernight/bfgminer
BFGMiner ‒ Multi-threaded multi-crypto-currency miner.
50K+
EXPERIMENTAL PACKAGE
Dockerfile
linksBFGMiner is a modular ASIC/FPGA miner written in C, featuring overclocking, monitoring, fan speed control and remote interface capabilities. It's multi-threaded, multi-blockchain, multi-pool ASIC, FPGA, GPU and CPU miner with dynamic clocking, monitoring, and fanspeed support for Bitcoin.
Simplest is to join a pool, e.g. Multipool.
$ docker run --rm -it wernight/bfgminer --scrypt -o stratum+tcp://eu.multipool.us:3334 -u Wernight.1 -p x
Note: You should be able to enable nVidia CUDA support via --device
flags
Suggestions and pull requests are welcome on our GitHub issue tracker.
docker pull wernight/bfgminer