Folding@home
Folding@home
Container
Folding@home
Folding@home

Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. It brings together citizen scientists who volunteer to run simulations of protein dynamics on their computers. Insights from this data are helping scientists to better understand biology, and providing new opportunities for developing therapeutics.

LayerLabelCreated
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
["/usr/bin/FAHClient" "--chdir" "/fah"]
05/21/2020 6:32 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4EXPOSE
36330 7396
05/21/2020 6:32 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4VOLUME
[/fah]
05/21/2020 6:32 PM UTC
sha256:33a1591b3112576b8dc6118eb993cc1aeb81aa986017b303bb13f8540e59e097WORKDIR
/fah
05/21/2020 6:32 PM UTC
sha256:726ba236161507c7b0777f703395af4140375c8b398b5be0ef80fbd2e2a69fa8COPY
file:6271114bdc2ed8b0af92d6b392457a07a8be47dbc8c09a5cafe6b6bc365caf8f in /
05/21/2020 6:32 PM UTC
sha256:ba5df4948aa1ca3494bc1d647dedaded18db6757d7ef2db09473cbf75ae66e7fRUN
apt-get update &&
  apt-get install -y --no-install-recommends ocl-icd-opencl-dev clinfo curl &&
  mkdir -p /etc/OpenCL/vendors &&
  echo "libnvidia-opencl.so.1" > /etc/OpenCL/vendors/nvidia.icd &&
  mkdir -p /etc/fahclient &&
  touch /etc/fahclient/config.xml &&
  curl -fsSL https://download.foldingathome.org/releases/public/release/fahclient/debian-stable-64bit/v7.6/fahclient_7.6.13_amd64.deb -o fah.deb &&
  echo "113cf292f7cc3a49ed718f0c44849e30018e799fa9f1eacd75716badbcb64cc8 fah.deb" | sha256sum -c --strict - &&
  DEBIAN_FRONTEND=noninteractive dpkg --install --force-depends fah.deb &&
  rm -rf fah.deb &&
  apt-get purge --autoremove -y curl &&
  rm -rf /var/lib/apt/lists/* /var/cache/apt/archives/*
05/21/2020 6:32 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
description=Official Folding@home GPU Container
05/21/2020 6:32 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
NVIDIA_REQUIRE_CUDA=cuda>=9.2
11/27/2019 8:03 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
NVIDIA_DRIVER_CAPABILITIES=compute,utility
11/27/2019 8:03 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
NVIDIA_VISIBLE_DEVICES=all
11/27/2019 8:03 PM UTC