56 lines
1.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Container>
<Beta>False</Beta>
<Category>Network:Proxy</Category>
<Date>2015-06-11</Date>
<Changes>
[center][img width='300px' src='https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_small.png'][/center]
[center][font size=4]Polipo Change Log[/font][/center]</Changes>
<Name>Polipo</Name>
<Support>http://lime-technology.com/forum/index.php?topic=43851.0</Support>
<Description>
Polipo is a small and fast caching web proxy (a web cache, an HTTP proxy, a proxy server).[br]
[b][u][span style='color: #E80000;']Configuration[/span][/u][/b][br]
[b]/config[/b]Where photoshow should store logs and config files[br]
</Description>
<Overview>Polipo is a small and fast caching web proxy (a web cache, an HTTP proxy, a proxy server).</Overview>
<Project>http://www.pps.univ-paris-diderot.fr/~jch/software/polipo/</Project>
<Registry>https://hub.docker.com/r/linuxserver/polipo/</Registry>
<Repository>linuxserver/polipo</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>8123</HostPort>
<ContainerPort>8123</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir></HostDir>
<ContainerDir>/config</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<WebUI>http://[IP]:[PORT:8123]/</WebUI>
<Banner></Banner>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/polipo-icon.png</Icon>
<ExtraParams></ExtraParams>
<BaseImage>linuxserver/baseimage</BaseImage>
</Container>