Skip to content

Commit

Permalink
Merge pull request lukasheinrich#5 from szakeetm/patch-2
Browse files Browse the repository at this point in the history
Change team id to CERN
  • Loading branch information
lukasheinrich authored Mar 20, 2020
2 parents 2796f1d + f35a66b commit dbef3c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simple/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ 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
CMD FAHClient --user=Anonymous --team=38188 --passkey='' --gpu=false --smp=true

0 comments on commit dbef3c0

Please sign in to comment.