Skip to content

Docker container for crypto mining using cpuminer-opt for all

Notifications You must be signed in to change notification settings

Yo1L/crypto-mining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Crypto Mining

Basic docker container for crypto mining using cpuminer.

Fork of https://github.com/wernight/docker-cpuminer-multi

Use it right now

Run

worker is set in cpuminer root directory so to start it :

docker run cpuminer -a ALGO -o URL -u USERNAME yo1l/crypto-mining -p PASSWORD

SWARM Service

docker service create --name miner yo1l/crypto-mining \
 cpuminer -a ALGO -o URL -u USERNAME - p PASSWORD

DIY : Build

docker build -t NAME .

References

About

Docker container for crypto mining using cpuminer-opt for all

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published