diff --git a/images/docker-rdesktop/index.html b/images/docker-rdesktop/index.html
index 786718c31c..6ae2c94c61 100644
--- a/images/docker-rdesktop/index.html
+++ b/images/docker-rdesktop/index.html
@@ -70,4 +70,4 @@
--pull \
-t lscr.io/linuxserver/rdesktop: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
- 06.08.24: - Refresh all images using new bases, add Debian, bump Ubuntu to Noble.
- 27.05.24: - Rebase to Alpine 3.20 and Fedora 40.
- 17.01.24: - Sync webtop logic changes rebase to Alpine 3.19 and Fedora 39.
- 18.05.23: - Rebase all Alpine images to 3.18, deprecate armhf.
- 27.10.22: - Rebase all Ubuntu images to Jammy 22.04.
- 26.10.22: - Rebase Alpine xfce to 3.16, migrate to s6v3.
- 05.03.22: - Organize tags differently to run Ubuntu at latest LTS, make Alpine latest, add docs about GPU accel.
- 05.05.21: - Reduce default packages to their flavour specific basics.
- 05.04.21: - Add Alpine flavour.
- 06.04.20: - Start PulseAudio in images to support audio
- 28.02.20: - Initial Releases