Bot Updating Unraid Template

This commit is contained in:
LinuxServer-CI 2021-08-26 16:15:30 +02:00
parent 6eb6ef654c
commit 4e184e067a

View File

@ -1,5 +1,6 @@
<?xml version="1.0"?>
<!-- DO NOT CHANGE THIS FILE MANUALLY, IT IS AUTOMATICALLY GENERATED -->
<!-- GENERATED FROM https://github.com/linuxserver/docker-filezilla/blob/master/readme-vars.yml -->
<Container version="2">
<Name>filezilla</Name>
<Repository>ghcr.io/linuxserver/filezilla</Repository>
@ -11,11 +12,18 @@
<Privileged>false</Privileged>
<Support>https://github.com/linuxserver/docker-filezilla/issues/new/choose</Support>
<Shell>bash</Shell>
<GitHub>https://github.com/linuxserver/docker-filezilla#application-setup</GitHub>
<Project>https://filezilla-project.org/</Project>
<Overview>[FIleZilla](https://filezilla-project.org/) Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface.</Overview>
<Overview>FIleZilla(https://filezilla-project.org/) Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface.</Overview>
<WebUI>http://[IP]:[PORT:3000]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/filezilla.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/filezilla-logo.png</Icon>
<Date>2021-04-18</Date>
<Changes>
### 2021-04-18
- Initial release.
</Changes>
<Config Name="WebUI" Target="3000" Default="3000" Mode="tcp" Description="FileZilla desktop gui." Type="Port" Display="always" Required="true" Mask="false"/>
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Users home directory in the container, stores local files and settings" Type="Path" Display="advanced" Required="true" Mask="false"/>
<Config Name="PUID" Target="PUID" Default="99" Description="Container Variable: PUID" Type="Variable" Display="advanced" Required="true" Mask="false"/>