8000 GitHub - vasoto/cudo-docker: Docker container for cudominer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vasoto/cudo-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cudo-docker

Docker container for cudominer. This image supports Nvidia devices.

Build

docker build -t cudominer .

Run

  1. Run the container
docker run --gpus all -d --rm -h <LABEL> --name cudo cudominer

Set <LABEL> to distinguish your workers from one another.

  1. Set organization
docker exec -it cudo cudominercli login <ORGANIZATION_NAME>

About

Docker container for cudominer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0