Docker Xmr Stak Cpu Save

XMR-Stak-CPU is a universal Stratum pool miner. This is the CPU-mining version

Project README

What is XMR-Stak-CPU?

XMR-Stak-CPU is a universal Stratum pool miner. This is the CPU-mining version.

How to use this image

Configuration file

Create config.txt configuration file and adapt to your need before running. You can copy file from a container:

$ docker run -d --name some-xmr-stak-cpu-config minecoins/xmr-stak-cpu
$ docker cp some-xmr-stak-cpu-config:/usr/local/etc/config.txt .
$ docker stop some-xmr-stak-cpu-config
$ docker rm some-xmr-stak-cpu-config

or copy example from GitHub.

Running

Run in background:

$ docker run -itd --name some-xmr-stak-cpu -v "$PWD"/config.txt:/usr/local/etc/config.txt minecoins/xmr-stak-cpu

Use --privileged option for large pages support. Large pages need a properly set up OS.

Fetch logs of a container:

$ docker logs some-xmr-stak-cpu

Attach:

$ docker attach some-xmr-stak-cpu

Image Variants

The images come in two flavors, with and without donation fee.

xmr-stak-cpu:<version>

This is the defacto image. By default the miner will donate 1% of the hashpower (1 minute in 100 minutes) to dev's pool.

xmr-stak-cpu:nodevfee

This variant has no donation fee.

Donations

Donations for work on dockerizing are accepted at:

  • BTC: 1NUMFM6UTv9iRVVzjsfhzbAGjwNxQRA8Qz
  • XMR: 49TfoHGd6apXxNQTSHrMBq891vH6JiHmZHbz5Vx36nLRbz6WgcJunTtgcxnoG6snKFeGhAJB5LjyAEnvhBgCs5MtEgML3LU
Open Source Agenda is not affiliated with "Docker Xmr Stak Cpu" Project. README Source: minecoins/docker-xmr-stak-cpu
Stars
30
Open Issues
1
Last Commit
6 years ago

Open Source Agenda Badge

Open Source Agenda Rating