diff --git a/images/docker-manyfold/index.html b/images/docker-manyfold/index.html index 80cffade2d..9be0597eb4 100644 --- a/images/docker-manyfold/index.html +++ b/images/docker-manyfold/index.html @@ -51,5 +51,5 @@ --no-cache \ --pull \ -t lscr.io/linuxserver/manyfold:latest . -
The ARM variants can be built on x86_64 hardware using multiarch/qemu-user-static
Once registered you can define the dockerfile to use with -f Dockerfile.aarch64
.