Skip to content

Gershon-A/docker-lolminer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Bild Docker image workflow

lolMiner AMD GPU miner

Original repository https://github.com/Lolliedieb/lolMiner-releases.git This image build [lolMiner] lolMiner 1.18a from https://github.com/Lolliedieb/lolMiner-releases It requires a CUDA compatible docker implementation so you should probably go for [nvidia-docker].

Originally, this docker image madded for use with Kubernetes on [] and not tested locally.

Build images

git clone git remote add origin https://github.com/Gershon-A/docker-lolminer.git
cd docker-lolminer
docker build -t lolminer .

Publish it somewhere

docker tag lolminer:latest docker.domain.com/mining/lolminer:latest
docker push docker.domain.com/mining/lolminer:latest

Test it (using DockerHub published image)

nvidia-docker pull gershona/lolminer:latest
nvidia-docker run -it --rm gershona/lolminer:latest /lolminer --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published