From 0a83651c12496f05b8d30b3dc05bb260d0bda9d2 Mon Sep 17 00:00:00 2001
From: <>
Date: Sat, 28 Sep 2024 03:19:55 +0000
Subject: [PATCH] Deployed 08e9611c with MkDocs version: 1.6.1
---
images/docker-netbootxyz/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/images/docker-netbootxyz/index.html b/images/docker-netbootxyz/index.html
index 1089eead11..fad3c3e89a 100644
--- a/images/docker-netbootxyz/index.html
+++ b/images/docker-netbootxyz/index.html
@@ -87,4 +87,4 @@
--pull \
-t lscr.io/linuxserver/netbootxyz: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
- 30.06.24: - Rebase to Alpine 3.20.
- 24.02.24: - Add new port settings for the webserver and app.
- 08.12.23: - Rebase to Alpine 3.19.
- 17.11.23: - Rebase to Alpine 3.18.
- 01.07.23: - Deprecate armhf. As announced here
- 05.03.23: - Rebase to Alpine 3.17.
- 12.10.22: - Rebasing to Alpine 3.16, migrate to s6v3.
- 29.04.21: - Rebasing to alpine 3.13, add SUBFOLDER env variable.
- 01.06.20: - Rebasing to alpine 3.12.
- 19.12.19: - Rebasing to alpine 3.11.
- 13.12.19: - Swapping latest tag over to webapp stack for management.
- 10.12.19: - Adding tftp branch to provide tftp only option to latest users.
- 22.10.19: - Initial release.