templates/unraid/webtop.xml
2021-07-04 05:24:14 -04:00

75 lines
3.8 KiB
XML
Executable File

<?xml version="1.0"?>
<!-- DO NOT CHANGE THIS FILE MANUALLY, IT IS AUTOMATICALLY GENERATED -->
<Container version="2">
<Name>webtop</Name>
<Repository>ghcr.io/linuxserver/webtop</Repository>
<Registry>https://github.com/orgs/linuxserver/packages/container/package/webtop</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-webtop/issues/new/choose</Support>
<Shell>bash</Shell>
<Branch>
<Tag>latest</Tag>
<TagDescription>XFCE Alpine</TagDescription>
</Branch>
<Branch>
<Tag>ubuntu-xfce</Tag>
<TagDescription>XFCE Ubuntu</TagDescription>
</Branch>
<Branch>
<Tag>alpine-kde</Tag>
<TagDescription>KDE Alpine</TagDescription>
</Branch>
<Branch>
<Tag>ubuntu-kde</Tag>
<TagDescription>KDE Ubuntu</TagDescription>
</Branch>
<Branch>
<Tag>alpine-mate</Tag>
<TagDescription>MATE Alpine</TagDescription>
</Branch>
<Branch>
<Tag>ubuntu-mate</Tag>
<TagDescription>MATE Ubuntu</TagDescription>
</Branch>
<Branch>
<Tag>alpine-i3</Tag>
<TagDescription>i3 Alpine</TagDescription>
</Branch>
<Branch>
<Tag>ubuntu-i3</Tag>
<TagDescription>i3 Ubuntu</TagDescription>
</Branch>
<Branch>
<Tag>alpine-openbox</Tag>
<TagDescription>Openbox Alpine</TagDescription>
</Branch>
<Branch>
<Tag>ubuntu-openbox</Tag>
<TagDescription>Openbox Ubuntu</TagDescription>
</Branch>
<Branch>
<Tag>alpine-icewm</Tag>
<TagDescription>IceWM Alpine</TagDescription>
</Branch>
<Branch>
<Tag>ubuntu-icewm</Tag>
<TagDescription>IceWM Ubuntu</TagDescription>
</Branch>
<Project>https://github.com/linuxserver/docker-webtop</Project>
<Overview>[Webtop](https://github.com/linuxserver/docker-webtop) - Alpine and Ubuntu based containers containing full desktop environments in officially supported flavors accessible via any modern web browser.</Overview>
<WebUI>http://[IP]:[PORT:3000]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/webtop.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/webtop-logo.png</Icon>
<Config Name="WebUI" Target="3000" Default="3000" Mode="tcp" Description="Web Desktop GUI" Type="Port" Display="always" Required="true" Mask="false"/>
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="abc users home directory" Type="Path" Display="advanced" 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="SUBFOLDER" Target="SUBFOLDER" Default="/" Description="Specify a subfolder to use with reverse proxies, IE `/subfolder/`" Type="Variable" 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"/>
</Container>