AppFeed/templates/atribesRepository/apt-cacher-ng.xml

40 lines
1.6 KiB
XML
Raw Normal View History

2020-12-03 12:42:32 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<Container>
<Date>1472443200</Date>
<Name>apt-cacher-ng</Name>
<Overview>
Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those.
</Overview>
<Project>https://www.unix-ag.uni-kl.de/~bloch/acng/</Project>
<Support>https://lime-technology.com/forum/index.php?topic=51498.0</Support>
<Registry>https://hub.docker.com/r/sameersbn/apt-cacher-ng/</Registry>
<GitHub>https://github.com/sameersbn/docker-apt-cacher-ng</GitHub>
<Repository>sameersbn/apt-cacher-ng</Repository>
<BindTime>true</BindTime>
<Privileged>false</Privileged>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>3142</HostPort>
<ContainerPort>3142</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Environment>
</Environment>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/apt-cacher-ng</HostDir>
<ContainerDir>/var/cache/apt-cacher-ng</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<WebUI>http://[IP]:[PORT:3142]/</WebUI>
2021-02-16 21:47:23 +00:00
<Icon>https://github.com/atribe/unRAID-docker/raw/master/icons/apt-cacher.png</Icon>
2020-12-03 12:42:32 +00:00
<TemplateURL>https://raw.githubusercontent.com/atribe/unRAID-docker/master/apt-cacher-ng.xml</TemplateURL>
<Description>Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/atribesRepository/apt-cacher-ng.xml</templatePath>
</Container>