docker-templates-unraid/templates/golinks.xml
2020-04-07 06:05:13 +03:00

23 lines
No EOL
1.1 KiB
XML

<?xml version="1.0"?>
<Container version="2">
<Name>golinks</Name>
<Repository>prologic/golinks:latest</Repository>
<Registry>https://hub.docker.com/r/prologic/golinks/</Registry>
<Network>bridge</Network>
<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>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/golinks.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/golinks.png</Icon>
<ExtraParams/>
<PostArgs/>
<DonateText/>
<DonateLink/>
<Description>Self-hosted smart bookmark search engine.</Description>
<Labels/>
<Config Name="Port" Target="8000" Default="8000" Mode="tcp" Description="Port" Type="Port" Display="always" Required="false" Mask="false">8000</Config>
</Container>