templates/unraid/inkscape.xml
2025-12-28 18:40:11 +00:00

55 lines
3.1 KiB
XML
Executable File

<?xml version="1.0"?>
<!-- DO NOT CHANGE THIS FILE MANUALLY, IT IS AUTOMATICALLY GENERATED -->
<!-- GENERATED FROM https://github.com/linuxserver/docker-inkscape/blob/master/readme-vars.yml -->
<Container version="2">
<Name>inkscape</Name>
<Repository>lscr.io/linuxserver/inkscape</Repository>
<Registry>https://github.com/orgs/linuxserver/packages/container/package/inkscape</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-inkscape/issues/new/choose</Support>
<Shell>bash</Shell>
<GitHub>https://github.com/linuxserver/docker-inkscape#application-setup</GitHub>
<ReadMe>https://github.com/linuxserver/docker-inkscape#readme</ReadMe>
<Project>https://inkscape.org/</Project>
<Overview>Inkscape(https://inkscape.org/) is professional quality vector graphics software which runs on Linux, Mac OS X and Windows desktop computers.</Overview>
<ExtraParams>--shm-size=1gb</ExtraParams>
<WebUI>https://[IP]:[PORT:3001]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/inkscape.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/inkscape-logo.png</Icon>
<Requires>
This image is unprotected by default __**do not**__ expose it to the internet.
Please read https://github.com/linuxserver/docker-inkscape#security for more information.
</Requires>
<Date>2025-12-28</Date>
<Changes>
### 2025-12-28
- Add Wayland init logic, rebase to Alpine 3.23.
### 2025-07-12
- Rebase to Selkies and Alpine 3.22, HTTPS IS NOW REQUIRED.
### 2024-12-06
- Rebase to Alpine 3.21.
### 2024-05-23
- Rebase to Alpine 3.20.
### 2024-02-10
- Update Readme with new env vars and ingest proper PWA icon.
### 2023-12-07
- Initial Release.
</Changes>
<Config Name="WebUI" Target="3000" Default="3000" Mode="tcp" Description="Inkscape desktop gui HTTP, must be proxied." Type="Port" Display="always" Required="true" Mask="false"/>
<Config Name="Port: 3001" Target="3001" Default="3001" Mode="tcp" Description="Inkscape 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 local files and settings" 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"/>
<Config Name="UMASK" Target="UMASK" Default="022" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="false" Mask="false"/>
</Container>