Няма описание

Spencer Gardner a12403074b Fixed readme.md syntax преди 7 години
Dockerfile 282fe82692 Changed default users back to anonymous преди 7 години
README.md a12403074b Fixed readme.md syntax преди 7 години
config.xml b1e1942f56 Added passkey env variable, env can be set with docker run, updated fah client, and switched to cenots:7 преди 7 години
run.sh b1e1942f56 Added passkey env variable, env can be set with docker run, updated fah client, and switched to cenots:7 преди 7 години

README.md

Folding@home

Currently this only supports running on the cpu.

Environment

USERNAME

Set to your folding@home username. It will default to anonymous

TEAM

Set to the team you want to contribute to. It will default to the default team # 0

POWER

Set how much relative processing power you want to be used. It can be light, medium, or full.

PASSKEY

Set an optional passkey

Running

docker run --rm -it -e USERNAME=snppla -e TEAM=224497 -e POWER=full snppla/folding-at-home