Skip to content

tknuppe/folding-at-home

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Docker container for running Folding@Home

Usage

docker build -t fold .

docker run --rm -p7396:7396 -d fold:latest --user=Anonymous --team=0  --gpu=false --smp=true --power=medium

The web console is available on port 7396.

Forked from https://github.com/johnktims/folding-at-home and updated to current debian stable with updated client download.

About

Docker container for f@h

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%