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"]
11/11/2020 9:27 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4EXPOSE
36330 7396
11/11/2020 9:27 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4VOLUME
[/fah]
11/11/2020 9:27 PM UTC
sha256:3cb8500da3264ea422df50f7cb244e5727d23f53ea48ae43ec2babda5e7fdf26WORKDIR
/fah
11/11/2020 9:27 PM UTC
sha256:dbcff378cc8e7592ca8b84502e7775708e144de4ebcc2f5c0e14a1ecc24000f5COPY
file:6271114bdc2ed8b0af92d6b392457a07a8be47dbc8c09a5cafe6b6bc365caf8f in /
11/11/2020 9:27 PM UTC
sha256:9d55bd9f62b0ac963eaefe6c3fa3cb8ab54f2a49868d8080d6fe23d05299dd0bRUN
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.21_amd64.deb -o fah.deb &&
  echo "2827f05f1c311ee6c7eca294e4ffb856c81957e8f5bfc3113a0ed27bb463b094 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/*
11/11/2020 9:27 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4LABEL
description=Official Folding@home GPU Container
11/11/2020 9:27 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
NVIDIA_REQUIRE_CUDA=cuda>=9.2
10/01/2020 2:11 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
NVIDIA_DRIVER_CAPABILITIES=compute,utility
10/01/2020 2:11 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
NVIDIA_VISIBLE_DEVICES=all
10/01/2020 2:11 AM UTC