mirror of
https://github.com/linuxserver/templates.git
synced 2026-03-16 00:02:47 +08:00
Bot Updating Unraid Template
This commit is contained in:
parent
3b15df1c21
commit
08cab5b7bf
@ -19,8 +19,11 @@
|
||||
<WebUI>http://[IP]:[PORT:3000]</WebUI>
|
||||
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/libreoffice.xml</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/libreoffice-logo.png</Icon>
|
||||
<Date>2022-10-21</Date>
|
||||
<Date>2023-03-18</Date>
|
||||
<Changes>
|
||||
### 2023-03-18
|
||||
- Rebase to KasmVNC base image.
|
||||
|
||||
### 2022-10-21
|
||||
- Rebase to Alpine 3.16, migrate to s6v3.
|
||||
|
||||
@ -35,6 +38,7 @@
|
||||
|
||||
</Changes>
|
||||
<Config Name="WebUI" Target="3000" Default="3000" Mode="tcp" Description="LibreOffice desktop gui." Type="Port" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Port: 3000" Target="3000" Default="3000" Mode="tcp" Description="LibreOffice desktop gui HTTPS." Type="Port" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Users home directory in the container, stores program settings and documents" Type="Path" Display="advanced" Required="true" Mask="false"/>
|
||||
<Config Name="PUID" Target="PUID" Default="99" Description="Container Variable: PUID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
|
||||
<Config Name="PGID" Target="PGID" Default="100" Description="Container Variable: PGID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user