AppFeed/templates/hotiosRepository/hotio/qbittorrent.xml

47 lines
2.7 KiB
XML
Raw Normal View History

2020-12-29 17:07:44 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>qbittorrent</Name>
<Repository>hotio/qbittorrent</Repository>
<Registry>https://hub.docker.com/r/hotio/qbittorrent</Registry>
<Branch>
<Tag>release-dockerhub</Tag>
<TagDescription>Stable</TagDescription>
<Repository>hotio/qbittorrent:release</Repository>
<Registry>https://hub.docker.com/r/hotio/qbittorrent</Registry>
</Branch>
<Branch>
<Tag>testing-dockerhub</Tag>
<TagDescription>Unstable</TagDescription>
<Repository>hotio/qbittorrent:testing</Repository>
<Registry>https://hub.docker.com/r/hotio/qbittorrent</Registry>
</Branch>
<Branch>
<Tag>release-ghcr</Tag>
<TagDescription>Stable</TagDescription>
<Repository>ghcr.io/hotio/qbittorrent:release</Repository>
<Registry>https://github.com/orgs/hotio/packages/container/package/qbittorrent</Registry>
</Branch>
<Branch>
<Tag>testing-ghcr</Tag>
<TagDescription>Unstable</TagDescription>
<Repository>ghcr.io/hotio/qbittorrent:testing</Repository>
<Registry>https://github.com/orgs/hotio/packages/container/package/qbittorrent</Registry>
</Branch>
<Shell>bash</Shell>
<Privileged>false</Privileged>
<Support>https://hotio.dev/discord</Support>
<Project>https://hotio.dev/containers/qbittorrent</Project>
<Icon>https://raw.githubusercontent.com/hotio/unraid-templates/master/hotio/img/qbittorrent.png</Icon>
2021-02-14 17:10:38 +00:00
<Overview>Docker image with qBittorrent and bundled with the alternative VueTorrent Web UI.</Overview>
<Description>Docker image with qBittorrent and bundled with the alternative VueTorrent Web UI.</Description>
2020-12-29 17:07:44 +00:00
<WebUI>http://[IP]:[PORT:8080]</WebUI>
<PostArgs></PostArgs>
<Network>bridge</Network>
<Config Name="Host Port for 8080" Target="8080" Default="8080" Mode="tcp" Description="Container Port: 8080" Type="Port" Display="always-hide" Required="true" Mask="false"></Config>
<Config Name="Host Path for /config" Target="/config" Default="" Mode="rw" Description="Container Path: /config" Type="Path" Display="always-hide" Required="true" Mask="false"></Config>
<Config Name="PUID" Target="PUID" Default="99" Mode="" Description="Container Variable: PUID" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Config Name="PGID" Target="PGID" Default="100" Mode="" Description="Container Variable: PGID" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<Config Name="UMASK" Target="UMASK" Default="002" Mode="" Description="Container Variable: UMASK" Type="Variable" Display="advanced-hide" Required="false" Mask="false"></Config>
<templatePath>/tmp/GitHub/AppFeed/templates/hotiosRepository/hotio/qbittorrent.xml</templatePath>
</Container>