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

25 lines
1.9 KiB
XML

<?xml version="1.0"?>
<Container version="2">
<Name>mailpile</Name>
<Repository>rroemhild/mailpile:latest</Repository>
<Registry>https://hub.docker.com/r/rroemhild/mailpile/</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
<Project>https://www.mailpile.is/</Project>
<Overview>Mailpile is software, an e-mail client. It runs on your desktop or laptop computer and you interact with it by using your web browser. The goal of Mailpile is to allow people to send e-mail in a more secure and private manner than before.</Overview>
<Category>Productivity: Network:Web Network:Messenger Status:Stable</Category>
<WebUI>http://[IP]:[PORT:33411]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/mailpile.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/mailpile.png</Icon>
<ExtraParams/>
<PostArgs/>
<DonateText/>
<DonateLink/>
<Description>Mailpile is software, an e-mail client. It runs on your desktop or laptop computer and you interact with it by using your web browser. The goal of Mailpile is to allow people to send e-mail in a more secure and private manner than before.</Description>
<Labels/>
<Config Name="Port" Target="33411" Default="" Mode="tcp" Description="Port" Type="Port" Display="always" Required="true" Mask="false">33411</Config>
<Config Name="Path 1" Target="/root/.local/share/Mailpile" Default="" Mode="rw" Description="Container Path: /root/.local/share/Mailpile" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/Mailpile/</Config>
<Config Name="Path 2" Target="/root/.gnupg" Default="" Mode="rw" Description="Container Path: /root/.gnupg" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/Mailpile/gnupg/</Config>
</Container>