Dockerized claymore miner
Dockerizes the claymore miner binary. Run the docker container as if it were the actual binary, simply pass in flags.
$: docker run --rm -t \
--runtime=nvidia \
djenriquez/claymore
????????????????????????????????????????????????????????????????ͻ
? Claymore's Dual ETH + DCR/SC/LBC/PASC GPU Miner v10.0 ?
????????????????????????????????????????????????????????????????ͼ
.
.
.
$:
docker run -d -t \
--name claymore \
--restart always \
--runtime=nvidia \
djenriquez/claymore \
-zpool zcl.suprnova.cc:4042 -zwal t1WsdsfAzbxUXPgVhT63nm62q97divGgp1s -zpsw x -allpools 1
Content type
Image
Digest
Size
906.5 MB
Last updated
over 8 years ago
docker pull djenriquez/claymore