mirror of
https://github.com/linuxserver/templates.git
synced 2026-03-16 00:02:47 +08:00
62 lines
3.1 KiB
XML
Executable File
62 lines
3.1 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-filezilla/blob/master/readme-vars.yml -->
|
|
<Container version="2">
|
|
<Name>filezilla</Name>
|
|
<Repository>lscr.io/linuxserver/filezilla</Repository>
|
|
<Registry>https://github.com/orgs/linuxserver/packages/container/package/filezilla</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-filezilla/issues/new/choose</Support>
|
|
<Shell>bash</Shell>
|
|
<GitHub>https://github.com/linuxserver/docker-filezilla#application-setup</GitHub>
|
|
<ReadMe>https://github.com/linuxserver/docker-filezilla#readme</ReadMe>
|
|
<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>
|
|
<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>2024-05-23</Date>
|
|
<Changes>
|
|
### 2024-05-23
|
|
- Rebase to Alpine 3.20.
|
|
|
|
### 2024-02-10
|
|
- Update Readme with new env vars and ingest proper PWA icon.
|
|
|
|
### 2024-01-02
|
|
- Rebase to Alpine 3.19.
|
|
|
|
### 2023-07-03
|
|
- Deprecate armhf. As announced here(https://www.linuxserver.io/blog/a-farewell-to-arm-hf)
|
|
|
|
### 2023-05-13
|
|
- Rebase to Alpine 3.18.
|
|
|
|
### 2023-03-18
|
|
- Rebase to KasmVNC base image.
|
|
|
|
### 2022-10-21
|
|
- Rebase to Alpine 3.16, migrate to s6v3.
|
|
|
|
### 2021-12-23
|
|
- Rebase to Alpine 3.15.
|
|
|
|
### 2021-09-26
|
|
- Rebase to Alpine 3.14.
|
|
|
|
### 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="Port: 3001" Target="3001" Default="3001" Mode="tcp" Description="FileZilla desktop gui HTTPS." 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"/>
|
|
<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>
|