diff --git a/images/docker-foldingathome/index.html b/images/docker-foldingathome/index.html
index f920d8d549..2db48c6ed3 100644
--- a/images/docker-foldingathome/index.html
+++ b/images/docker-foldingathome/index.html
@@ -50,4 +50,4 @@
--pull \
-t lscr.io/linuxserver/foldingathome:latest .
The ARM variants can be built on x86_64 hardware using multiarch/qemu-user-static
docker run --rm --privileged multiarch/qemu-user-static:register --reset
-
Once registered you can define the dockerfile to use with -f Dockerfile.aarch64
.
Versions
- 25.06.24: - Breaking Changes - Please see the Application Setup section for more details. Restructure image for F@H v8.
- 15.06.24: - Rebase to Ubuntu Noble, add optional cli args.
- 14.12.22: - Rebase to Ubuntu Jammy, migrate to s6v3.
- 15.01.22: - Rebase to Ubuntu Focal. Add arm64v8 builds (cpu only). Increase verbosity about gpu driver permission settings.
- 09.01.21: - Add nvidia.icd.
- 14.04.20: - Add Folding@home donation links.
- 20.03.20: - Initial release.