diff --git a/images/docker-boinc/index.html b/images/docker-boinc/index.html index 54f6c68a79..c5d1ec20eb 100644 --- a/images/docker-boinc/index.html +++ b/images/docker-boinc/index.html @@ -57,4 +57,4 @@ --pull \ -t lscr.io/linuxserver/boinc: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

\ No newline at end of file +

Once registered you can define the dockerfile to use with -f Dockerfile.aarch64.

Versions

\ No newline at end of file diff --git a/images/docker-nextcloud/index.html b/images/docker-nextcloud/index.html index a71c724285..4faaa2efec 100644 --- a/images/docker-nextcloud/index.html +++ b/images/docker-nextcloud/index.html @@ -63,4 +63,4 @@ --pull \ -t lscr.io/linuxserver/nextcloud: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

\ No newline at end of file +

Once registered you can define the dockerfile to use with -f Dockerfile.aarch64.

Versions

\ No newline at end of file