AppFeed/templates/hotiosRepository/hotio/radarr.xml

59 lines
3.1 KiB
XML
Raw Normal View History

2020-12-03 12:42:32 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>radarr</Name>
<Repository>hotio/radarr</Repository>
<Registry>https://hub.docker.com/r/hotio/radarr</Registry>
<Branch>
<Tag>release-dockerhub</Tag>
<TagDescription>master branch</TagDescription>
<Repository>hotio/radarr:release</Repository>
<Registry>https://hub.docker.com/r/hotio/radarr</Registry>
</Branch>
<Branch>
<Tag>testing-dockerhub</Tag>
<TagDescription>develop branch</TagDescription>
<Repository>hotio/radarr:testing</Repository>
<Registry>https://hub.docker.com/r/hotio/radarr</Registry>
</Branch>
<Branch>
<Tag>nightly-dockerhub</Tag>
<TagDescription>nightly branch</TagDescription>
<Repository>hotio/radarr:nightly</Repository>
<Registry>https://hub.docker.com/r/hotio/radarr</Registry>
</Branch>
<Branch>
<Tag>release-ghcr</Tag>
<TagDescription>master branch</TagDescription>
<Repository>ghcr.io/hotio/radarr:release</Repository>
2020-12-20 19:07:32 +00:00
<Registry>https://github.com/orgs/hotio/packages/container/package/radarr</Registry>
2020-12-03 12:42:32 +00:00
</Branch>
<Branch>
<Tag>testing-ghcr</Tag>
<TagDescription>develop branch</TagDescription>
<Repository>ghcr.io/hotio/radarr:testing</Repository>
2020-12-20 19:07:32 +00:00
<Registry>https://github.com/orgs/hotio/packages/container/package/radarr</Registry>
2020-12-03 12:42:32 +00:00
</Branch>
<Branch>
<Tag>nightly-ghcr</Tag>
<TagDescription>nightly branch</TagDescription>
<Repository>ghcr.io/hotio/radarr:nightly</Repository>
2020-12-20 19:07:32 +00:00
<Registry>https://github.com/orgs/hotio/packages/container/package/radarr</Registry>
2020-12-03 12:42:32 +00:00
</Branch>
<Shell>bash</Shell>
<Privileged>false</Privileged>
<Support>https://hotio.dev/discord</Support>
<Project>https://hotio.dev/containers/radarr</Project>
2021-02-26 23:02:33 +00:00
<Icon>https://hotio.dev/webhook-avatars/radarr.png</Icon>
2020-12-03 12:42:32 +00:00
<Overview>Radarr is an independent fork of Sonarr reworked for automatically downloading movies via Usenet and BitTorrent.</Overview>
<Description>Radarr is an independent fork of Sonarr reworked for automatically downloading movies via Usenet and BitTorrent.</Description>
<WebUI>http://[IP]:[PORT:7878]</WebUI>
<PostArgs></PostArgs>
<Network>bridge</Network>
<Config Name="Host Port for 7878" Target="7878" Default="7878" Mode="tcp" Description="Container Port: 7878" 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/radarr.xml</templatePath>
</Container>