mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-05-18 20:39:03 +00:00
60 lines
2.1 KiB
XML
60 lines
2.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Container>
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/mylar.xml</TemplateURL>
|
|
<Date>1470628800</Date>
|
|
<Name>mylar</Name>
|
|
<Support>https://forums.unraid.net/topic/44234-support-linuxserverio-mylar/</Support>
|
|
<Project>https://github.com/evilhero/mylar</Project>
|
|
<Overview>An automated Comic Book downloader (cbr/cbz) for use with SABnzbd, NZBGet and torrents.</Overview>
|
|
<Registry>https://hub.docker.com/r/linuxserver/mylar/</Registry>
|
|
<Repository>linuxserver/mylar</Repository>
|
|
<BindTime>true</BindTime>
|
|
<Privileged>false</Privileged>
|
|
<Environment>
|
|
<Variable>
|
|
<Name>PUID</Name>
|
|
<Value>99</Value>
|
|
</Variable>
|
|
<Variable>
|
|
<Name>PGID</Name>
|
|
<Value>100</Value>
|
|
</Variable>
|
|
</Environment>
|
|
<Networking>
|
|
<Mode>bridge</Mode>
|
|
<Publish>
|
|
<Port>
|
|
<HostPort>8090</HostPort>
|
|
<ContainerPort>8090</ContainerPort>
|
|
<Protocol>tcp</Protocol>
|
|
</Port>
|
|
</Publish>
|
|
</Networking>
|
|
<Data>
|
|
<Volume>
|
|
<HostDir></HostDir>
|
|
<ContainerDir>/config</ContainerDir>
|
|
<Mode>rw</Mode>
|
|
</Volume>
|
|
<Volume>
|
|
<HostDir></HostDir>
|
|
<ContainerDir>/downloads</ContainerDir>
|
|
<Mode>rw</Mode>
|
|
</Volume>
|
|
<Volume>
|
|
<HostDir></HostDir>
|
|
<ContainerDir>/comics</ContainerDir>
|
|
<Mode>rw</Mode>
|
|
</Volume>
|
|
</Data>
|
|
<WebUI>http://[IP]:[PORT:8090]/</WebUI>
|
|
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mylar-icon.png</Icon>
|
|
<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>
|
|
<BaseImage>lsiobase/python</BaseImage>
|
|
<Category>Downloaders: MediaApp:Books</Category>
|
|
<Description>An automated Comic Book downloader (cbr/cbz) for use with SABnzbd, NZBGet and torrents.</Description>
|
|
<templatePath>/tmp/GitHub/AppFeed/templates/linuxserversRepository/linuxserver.io/mylar.xml</templatePath>
|
|
</Container>
|