From a16058cb95318f23daedbf0cc1a2de083183568a Mon Sep 17 00:00:00 2001 From: Lukas Heinrich Date: Thu, 19 Mar 2020 13:04:53 +0100 Subject: [PATCH] Initial commit --- simple/Dockerfile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 simple/Dockerfile diff --git a/simple/Dockerfile b/simple/Dockerfile new file mode 100644 index 0000000..bffd60c --- /dev/null +++ b/simple/Dockerfile @@ -0,0 +1,5 @@ +FROM centos +RUN curl -O https://download.foldingathome.org/releases/public/release/fahclient/centos-6.7-64bit/v7.5/fahclient-7.5.1-1.x86_64.rpm +RUN yum install -y compat-openssl10-1:1.0.2o-3.el8 +RUN rpm -ivh fahclient-7.5.1-1.x86_64.rpm +CMD FAHClient --user=Anonymous --team=0 --passkey='1385yourpasskeyhere5924' --gpu=false --smp=true