diff --git a/images/docker-librespeed/index.html b/images/docker-librespeed/index.html
index 7589ada9b3..80f8fcb5e5 100644
--- a/images/docker-librespeed/index.html
+++ b/images/docker-librespeed/index.html
@@ -67,4 +67,4 @@
--pull \
-t lscr.io/linuxserver/librespeed: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
- 25.05.23: - Rebase to Alpine 3.18, deprecate armhf.
- 14.05.23: - Added support for ipinfo.io
- 20.01.23: - Rebase to alpine 3.17 with php8.1.
- 20.08.22: - Rebasing to alpine 3.15 with php8. Restructure nginx configs (see changes announcement).
- 01.03.21: - Fix up database settings. Make sure
index.html
is recreated. - 28.02.21: - Added php7-ctype.
- 23.01.21: - Rebasing to alpine 3.13.
- 01.06.20: - Rebasing to alpine 3.12.
- 29.04.20: - Add donation links for LibreSpeed to Github sponsor button and container log.
- 09.01.20: - Initial Release.
Last update: November 19, 2023
Created: January 9, 2020