docker-templates-unraid/templates/golinks.xml
2020-03-17 20:28:00 +03:00

38 lines
No EOL
1.3 KiB
XML

<?xml version="1.0"?>
<Container version="2">
<Name>golinks</Name>
<Repository>prologic/golinks</Repository>
<Registry>https://hub.docker.com/r/prologic/golinks/</Registry>
<Network>bridge</Network>
<MyIP/>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
<Project>https://github.com/prologic/golinks</Project>
<Overview>Self-hosted smart bookmark search engine.</Overview>
<Category>Productivity: Tools:</Category>
<WebUI>http://[IP]:[PORT:8000]</WebUI>
<TemplateURL/>
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/golinks.png</Icon>
<ExtraParams/>
<PostArgs/>
<CPUset/>
<DateInstalled>1584462164</DateInstalled>
<DonateText/>
<DonateLink/>
<Description>Self-hosted smart bookmark search engine.</Description>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>8000</HostPort>
<ContainerPort>8000</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data/>
<Environment/>
<Labels/>
<Config Name="Host Port 1" Target="8000" Default="8000" Mode="tcp" Description="Container Port: 8000" Type="Port" Display="always" Required="false" Mask="false">8000</Config>
</Container>