Skip to content

minecoins/docker-wolf-cpuminer-multi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is CPUMiner-Multi?

CPUMiner-Multi is a multi-threaded CPU miner, Wolf's fork of LucasJones' cpuminer-multi.

Currently supported algorithm is cryptonight.

Links

How to use this image

Run in background:

$ docker run -d --name some-wolf-cpuminer-multi minecoins/wolf-cpuminer-multi -a cryptonight -o stratum+tcp://mine.moneropool.com:3333 -u 49TfoHGd6apXxNQTSHrMBq891vH6JiHmZHbz5Vx36nLRbz6WgcJunTtgcxnoG6snKFeGhAJB5LjyAEnvhBgCs5MtEgML3LU -p x

Get wolf-cpuminer-multi options with:

$ docker run --rm minecoins/wolf-cpuminer-multi --help

Fetch logs of a container:

$ docker logs some-wolf-cpuminer-multi

Donations

Donations for work on dockerizing are accepted at:

  • BTC: 1NUMFM6UTv9iRVVzjsfhzbAGjwNxQRA8Qz
  • XMR: 49TfoHGd6apXxNQTSHrMBq891vH6JiHmZHbz5Vx36nLRbz6WgcJunTtgcxnoG6snKFeGhAJB5LjyAEnvhBgCs5MtEgML3LU

About

CPUMiner-Multi is a multi-threaded CPU miner, Wolf's fork of LucasJones' cpuminer-multi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published