mirror of
https://github.com/linuxserver/templates.git
synced 2026-03-16 00:02:47 +08:00
45 lines
2.9 KiB
XML
Executable File
45 lines
2.9 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-pixapop/blob/master/readme-vars.yml -->
|
|
<Container version="2">
|
|
<Name>pixapop</Name>
|
|
<Repository>lscr.io/linuxserver/pixapop</Repository>
|
|
<Registry>https://github.com/orgs/linuxserver/packages/container/package/pixapop</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-pixapop/issues/new/choose</Support>
|
|
<Shell>bash</Shell>
|
|
<GitHub>https://github.com/linuxserver/docker-pixapop#application-setup</GitHub>
|
|
<Project>https://github.com/bierdok/pixapop</Project>
|
|
<Overview>Pixapop(https://github.com/bierdok/pixapop) is an open-source single page application to view your photos in the easiest way possible.</Overview>
|
|
<WebUI>http://[IP]:[PORT:80]</WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/pixapop.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/pixapop-logo.png</Icon>
|
|
<Date>2020-12-17</Date>
|
|
<Changes>
|
|
### 2020-12-17
|
|
- Move image to main linuxserver repo, add notice to container log
|
|
|
|
### 2019-03-18
|
|
- Update build dependencies
|
|
|
|
### 2019-03-18
|
|
- Add build dependencies
|
|
|
|
### 2019-03-17
|
|
- Initial release
|
|
|
|
</Changes>
|
|
<Config Name="WebUI" Target="80" Default="80" Mode="tcp" Description="WebUI" Type="Port" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Stores config and logs for nginx base." Type="Path" Display="advanced" Required="true" Mask="false"/>
|
|
<Config Name="Path: /photos" Target="/photos" Default="" Mode="rw" Description="Your local folder of photos." Type="Path" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="APP_USERNAME" Target="APP_USERNAME" Default="admin" Description="Specify a username to enable authentication." Type="Variable" Display="always" Required="false" Mask="false"/>
|
|
<Config Name="APP_PASSWORD" Target="APP_PASSWORD" Default="admin" Description="Specify a password to enable authentication." Type="Variable" Display="always" Required="false" Mask="true"/>
|
|
<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>
|