AppFeed/lsio_categories/libreoffice.xml
2023-08-10 11:19:06 -04:00

24 lines
1.8 KiB
XML

<?xml version="1.0"?>
<Container version="2">
<Name>libreoffice</Name>
<Repository>linuxserver/libreoffice</Repository>
<Registry>https://hub.docker.com/r/linuxserver/libreoffice/</Registry>
<DonateText>Donations</DonateText>
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
<DonateImg>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png</DonateImg>
<Network>bridge</Network>
<Privileged>false</Privileged>
<Support>https://github.com/linuxserver/docker-libreoffice/issues/new/choose</Support>
<Project>https://www.libreoffice.org/</Project>
<Overview>LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice).
[br]By default the user/pass is abc/abc</Overview>
<Category>Tools:</Category>
<WebUI>http://[IP]:[PORT:3000]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/libreoffice.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/libreoffice-logo.png</Icon>
<Config Name="PUID" Target="PUID" Default="99" Mode="" Description="Container Variable: PUID" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="PGID" Target="PGID" Default="100" Mode="" Description="Container Variable: PGID" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="WebUI" Target="3000" Default="3000" Mode="tcp" Description="Container Port: 3000" Type="Port" Display="always" Required="false" Mask="false"/>
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Appdata" Type="Path" Display="always" Required="false" Mask="false"/>
</Container>