AppFeed/templates/BinhexsRepository/binhex/libreoffice.xml
2021-02-23 15:49:21 -05:00

67 lines
3.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container>
<TemplateURL>https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/libreoffice.xml</TemplateURL>
<Name>binhex-libreoffice</Name>
<Overview>
LibreOffice is a free and open source office suite, a project of The Document Foundation. It was forked from OpenOffice.org in 2010, which was an open-sourced version of the earlier StarOffice. The LibreOffice suite comprises programs for word processing, the creation and editing of spreadsheets, slideshows, diagrams and drawings, working with databases, and composing mathematical formulae. It is available in 110 languages.
</Overview>
<Support>https://forums.lime-technology.com/topic/61110-support-binhex-libreoffice-fresh/</Support>
<Registry>https://registry.hub.docker.com/r/binhex/arch-libreoffice/</Registry>
<GitHub>https://github.com/binhex/arch-libreoffice</GitHub>
<Repository>binhex/arch-libreoffice</Repository>
<Project>https://www.libreoffice.org/download/libreoffice-fresh/</Project>
<BindTime>true</BindTime>
<Privileged>false</Privileged>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>6080</HostPort>
<ContainerPort>6080</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Environment>
<Variable>
<Name>WEBPAGE_TITLE</Name>
<Value>Tower</Value>
</Variable>
<Variable>
<Name>VNC_PASSWORD</Name>
<Value></Value>
</Variable>
<Variable>
<Name>UMASK</Name>
<Value>000</Value>
</Variable>
<Variable>
<Name>PUID</Name>
<Value>99</Value>
</Variable>
<Variable>
<Name>PGID</Name>
<Value>100</Value>
</Variable>
</Environment>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/config</HostDir>
<ContainerDir>/config</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user/appdata/data</HostDir>
<ContainerDir>/data</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<WebUI>http://[IP]:[PORT:6080]/vnc.html?resize=remote&amp;host=[IP]&amp;port=[PORT:6080]&amp;autoconnect=1</WebUI>
<Icon>https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/libreoffice-icon.png</Icon>
<DonateText>If you appreciate my work, then please consider buying me a beer :D</DonateText>
<DonateLink>https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=MM5E27UX6AUU4</DonateLink>
<DonateImg>https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif</DonateImg>
<Description>LibreOffice is a free and open source office suite, a project of The Document Foundation. It was forked from OpenOffice.org in 2010, which was an open-sourced version of the earlier StarOffice. The LibreOffice suite comprises programs for word processing, the creation and editing of spreadsheets, slideshows, diagrams and drawings, working with databases, and composing mathematical formulae. It is available in 110 languages.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/BinhexsRepository/binhex/libreoffice.xml</templatePath>
</Container>