diff --git a/images/docker-planka/index.html b/images/docker-planka/index.html index dd7a07685b..e5fbc41b36 100644 --- a/images/docker-planka/index.html +++ b/images/docker-planka/index.html @@ -63,5 +63,5 @@ --no-cache \ --pull \ -t lscr.io/linuxserver/planka: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
.