Sign inSign up

kriketronic/duino-coin

By kriketronic

Updated over 4 years ago

Image
0

1.0K

kriketronic/duino-coin repository overview

Run your DuinoCoin Miner on Docker!

Check github repository to get Dockerfile ( https://github.com/sms-ebarbeito/duino-coin )

Inspired by mpdra/duinocoin, but clean rebuild of the container with version 3.0 of the Linux version of PC_miner and all necessary libraries pre-installed on a Debian base system.

Installation

run docker command:

docker run -e USERNAME="kriketronic" -e INTENSITY="100" -e THREADS="4" -e DIFFICULTY="MEDIUM" -e RIG="MyRig" --restart=unless-stopped kriketronic/duino-coin

Usage Envs

USERNAME	"Your Duinocoin wallet username"	
INTENSITY	1 - 100	50
THREADS	1 - 100	1
DIFFICULTY	LOW, MEDIUM or NET	LOW
RIG	"Name you want to identify your miner with"	hostname
DONATION 0 - 5 "how much power do you want to donate to duinocoin"

More information can be found on the Duinocoin website.

Tag summary

Content type

Image

Digest

Size

416.4 MB

Last updated

over 4 years ago

docker pull kriketronic/duino-coin