templates/unraid/rdesktop.xml
2025-09-28 18:01:32 +00:00

104 lines
5.2 KiB
XML
Executable File

<?xml version="1.0"?>
<!-- DO NOT CHANGE THIS FILE MANUALLY, IT IS AUTOMATICALLY GENERATED -->
<!-- GENERATED FROM https://github.com/linuxserver/docker-rdesktop/blob/ubuntu-xfce/readme-vars.yml -->
<Container version="2">
<Name>rdesktop</Name>
<Repository>lscr.io/linuxserver/rdesktop</Repository>
<Registry>https://github.com/orgs/linuxserver/packages/container/package/rdesktop</Registry>
<DonateText>Donations</DonateText>
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
<DonateImg>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png</DonateImg>
<Network>bridge</Network>
<Privileged>false</Privileged>
<Support>https://github.com/linuxserver/docker-rdesktop/issues/new/choose</Support>
<Shell>bash</Shell>
<GitHub>https://github.com/linuxserver/docker-rdesktop#application-setup</GitHub>
<ReadMe>https://github.com/linuxserver/docker-rdesktop#readme</ReadMe>
<Branch>
<Tag>ubuntu-xfce</Tag>
<TagDescription>XFCE Ubuntu</TagDescription>
<ReadMe>https://github.com/linuxserver/docker-rdesktop/tree/ubuntu-xfce#readme</ReadMe>
<GitHub>https://github.com/linuxserver/docker-rdesktop/tree/ubuntu-xfce#application-setup</GitHub>
</Branch>
<Branch>
<Tag>ubuntu-kde</Tag>
<TagDescription>KDE Ubuntu</TagDescription>
<ReadMe>https://github.com/linuxserver/docker-rdesktop/tree/ubuntu-kde#readme</ReadMe>
<GitHub>https://github.com/linuxserver/docker-rdesktop/tree/ubuntu-kde#application-setup</GitHub>
</Branch>
<Branch>
<Tag>ubuntu-mate</Tag>
<TagDescription>MATE Ubuntu</TagDescription>
<ReadMe>https://github.com/linuxserver/docker-rdesktop/tree/ubuntu-mate#readme</ReadMe>
<GitHub>https://github.com/linuxserver/docker-rdesktop/tree/ubuntu-mate#application-setup</GitHub>
</Branch>
<Branch>
<Tag>ubuntu-i3</Tag>
<TagDescription>i3 Ubuntu</TagDescription>
<ReadMe>https://github.com/linuxserver/docker-rdesktop/tree/ubuntu-i3#readme</ReadMe>
<GitHub>https://github.com/linuxserver/docker-rdesktop/tree/ubuntu-i3#application-setup</GitHub>
</Branch>
<Branch>
<Tag>ubuntu-openbox</Tag>
<TagDescription>Openbox Ubuntu</TagDescription>
<ReadMe>https://github.com/linuxserver/docker-rdesktop/tree/ubuntu-openbox#readme</ReadMe>
<GitHub>https://github.com/linuxserver/docker-rdesktop/tree/ubuntu-openbox#application-setup</GitHub>
</Branch>
<Branch>
<Tag>ubuntu-icewm</Tag>
<TagDescription>IceWM Ubuntu</TagDescription>
<ReadMe>https://github.com/linuxserver/docker-rdesktop/tree/ubuntu-icewm#readme</ReadMe>
<GitHub>https://github.com/linuxserver/docker-rdesktop/tree/ubuntu-icewm#application-setup</GitHub>
</Branch>
<Project>http://xrdp.org/</Project>
<Overview>Rdesktop(http://xrdp.org/) - Containers containing full desktop environments in many popular flavors for Ubuntu accessible via RDP.</Overview>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/rdesktop.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/rdesktop-logo.png</Icon>
<Date>2025-09-30</Date>
<Changes>
### 2025-09-30
- Deprecate all non-Ubuntu versions.
### 2024-08-06
- Refresh all images using new bases, add Debian, bump Ubuntu to Noble.
### 2024-05-27
- Rebase to Alpine 3.20 and Fedora 40.
### 2024-01-17
- Sync webtop logic changes rebase to Alpine 3.19 and Fedora 39.
### 2023-05-18
- Rebase all Alpine images to 3.18, deprecate armhf.
### 2022-10-27
- Rebase all Ubuntu images to Jammy 22.04.
### 2022-10-26
- Rebase Alpine xfce to 3.16, migrate to s6v3.
### 2022-03-05
- Organize tags differently to run Ubuntu at latest LTS, make Alpine latest, add docs about GPU accel.
### 2021-05-05
- Reduce default packages to their flavour specific basics.
### 2021-04-05
- Add Alpine flavour.
### 2020-04-06
- Start PulseAudio in images to support audio
### 2020-02-28
- Initial Releases
</Changes>
<Config Name="WebUI" Target="3389" Default="3389" Mode="tcp" Description="RDP access port" Type="Port" Display="always" Required="true" Mask="false"/>
<Config Name="Path: /var/run/docker.sock" Target="/var/run/docker.sock" Default="" Mode="rw" Description="Docker Socket on the system, if you want to use Docker in the container" Type="Path" Display="always" Required="false" Mask="false"/>
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="abc users home directory" Type="Path" Display="always" Required="false" Mask="false"/>
<Config Name="PUID" Target="PUID" Default="99" Description="Container Variable: PUID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
<Config Name="PGID" Target="PGID" Default="100" Description="Container Variable: PGID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
<Config Name="UMASK" Target="UMASK" Default="022" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="false" Mask="false"/>
<Config Name="/dev/dri" Default="/dev/dri" Description="Add this for GL support (Linux hosts only)" Type="Device" Display="always" Required="false" Mask="false"/>
</Container>