cpuminer for cryptonight coins in an alpine container for stress testing clusters
3.8K
cpuminer-multi (https://github.com/OhGodAPet/cpuminer-multi) in a alpine docker container. You can use this like this:
$ docker run bardiir/docker-cpuminer
By default this will use the parameters -a cryptonight -o stratum+tcp://eupool.electroneum.com:3333 -u etnkDxinewM4BJUrXJ5ccB88vtBqFr4jJgLCLdAEyot6M98GURzNGof28WrvK7boNtYxXm6HDsQLci3sLVPZgxTR1AeR2Hopc5 -p x thus mining against my Electroneum wallet. But you can easily overwrite these settings using docker run bardiir/docker-cpuminer as the substitute for the minerd command if you're not using it for testing purposes only:
$ docker run bardiir/docker-cpuminer -a whatever -o your -u data -p is
Have fun!
Content type
Image
Digest
sha256:005f21f36…
Size
120.8 MB
Last updated
9 months ago
docker pull bardiir/docker-cpuminer