This repository provides a Dockerfile and example Kubernetes manfiest for running Folding @ Home with NVIDIA GPU support in a container. You will need the NVIDIA Docker Runtime installed on your host.
This image is published to Docker Hub.
docker run --gpus all --name fah -p 7396:7396 -v $(pwd)/fah-data:/root -d coreweave/fah-gpu:7.5.1
docker run --gpus all --name fah -p 7396:7396 -v $(pwd)/fah-data:/root -d coreweave/fah-gpu:7.5.1 \
FAHClient --user=CoreWeave --team=236584 --gpu=true --smp=true --priority=low --cpu-usage=90 --web-allow=0/0 --allow=0/0 --gpu-usage=100