Sign inSign up

wernight/cpuminer-multi

By wernight

Updated about 7 years ago

Multiple crypto currencies miner (cpuminer).

Image
10

1M+

wernight/cpuminer-multi repository overview

What is cpuminer-multi

tpruvot/cpuminer-multi is a multi-threaded CPU miner, fork of pooler's cpuminer (see AUTHORS for list of contributors).

It can mine almost all crypto currencies using CPU. This means you're a lot less likely to get a block, so you might want to join a pool like https://www.multipool.us/dashboard/help/

Usage example

The :alpine tag is smaller but some people reported issue with it. You can test both :debian (Debian-based) and :alpine (Linux Alpine-based) versions to check that they work on your machine via:

$ docker run --rm wernight/cpuminer-multi:alpine cpuminer --cputest
$ docker run --rm wernight/cpuminer-multi:alpine cpuminer --benchmark

To see the CLI help do:

$ docker run --rm wernight/cpuminer-multi cpuminer --help

Feedbacks

This is an experimental image. Please report and try to fix any issues you might encounter.

Suggestions are welcome on our GitHub issue tracker.

Tag summary

Content type

Image

Digest

Size

4.7 MB

Last updated

about 7 years ago

docker pull wernight/cpuminer-multi