diff --git a/images/docker-emulatorjs/index.html b/images/docker-emulatorjs/index.html index 5d1d77360e..b56a3af0cd 100644 --- a/images/docker-emulatorjs/index.html +++ b/images/docker-emulatorjs/index.html @@ -52,4 +52,4 @@ --pull \ -t lscr.io/linuxserver/emulatorjs: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-webgrabplus/index.html b/images/docker-webgrabplus/index.html index 5fe90da081..5015ddd151 100644 --- a/images/docker-webgrabplus/index.html +++ b/images/docker-webgrabplus/index.html @@ -47,4 +47,4 @@ --pull \ -t lscr.io/linuxserver/webgrabplus: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