From a3411e31600aad8a18408b499d5d69b519579d46 Mon Sep 17 00:00:00 2001 From: thelamer Date: Fri, 17 Apr 2026 09:24:53 -0400 Subject: [PATCH 1/2] deprecate ubuntu i3 --- readme-vars.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/readme-vars.yml b/readme-vars.yml index 1525abf7..13500a41 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -2,6 +2,7 @@ # project information project_name: rdesktop +project_deprecation_status: true project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}" full_custom_readme: | {% raw -%} From a1a910ceb9752a8ead05fb98f7ea400224d1e8a3 Mon Sep 17 00:00:00 2001 From: thelamer Date: Fri, 17 Apr 2026 11:10:56 -0400 Subject: [PATCH 2/2] add reason for deprecation --- readme-vars.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/readme-vars.yml b/readme-vars.yml index 13500a41..bae94775 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -3,6 +3,7 @@ # project information project_name: rdesktop project_deprecation_status: true +project_deprecation_message: "These images were originally created for Apache Guacamole-based Webtop, but since transitioning to an in house web-native protocol, they are no longer maintained. RDP users should seek alternatives while others are advised to transition to [Webtop](https://github.com/linuxserver/docker-webtop)." project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}" full_custom_readme: | {% raw -%}