mirror of
https://github.com/linuxserver/templates.git
synced 2026-02-19 16:17:49 +08:00
40 lines
3.0 KiB
XML
40 lines
3.0 KiB
XML
<?xml version="1.0"?>
|
|
<!-- DO NOT CHANGE THIS FILE MANUALLY, IT IS AUTOMATICALLY GENERATED -->
|
|
<!-- GENERATED FROM https://github.com/linuxserver/docker-librewolf/blob/master/readme-vars.yml -->
|
|
<Container version="2">
|
|
<Name>librewolf</Name>
|
|
<Repository>lscr.io/linuxserver/librewolf</Repository>
|
|
<Registry>https://github.com/orgs/linuxserver/packages/container/package/librewolf</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-librewolf/issues/new/choose</Support>
|
|
<Shell>bash</Shell>
|
|
<GitHub>https://github.com/linuxserver/docker-librewolf#application-setup</GitHub>
|
|
<ReadMe>https://github.com/linuxserver/docker-librewolf#readme</ReadMe>
|
|
<Project>https://librewolf.net/</Project>
|
|
<Overview>LibreWolf(https://librewolf.net/) is a custom and independent version of Firefox, with the primary goals of privacy, security and user freedom. LibreWolf also aims to remove all the telemetry, data collection and annoyances, as well as disabling anti-freedom features like DRM.</Overview>
|
|
<ExtraParams>--shm-size=1gb</ExtraParams>
|
|
<WebUI>http://[IP]:[PORT:3000]</WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/librewolf.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/librewolf-logo.png</Icon>
|
|
<Date>2024-10-12</Date>
|
|
<Changes>
|
|
### 2024-10-12
|
|
- Publish aarch64 image. Switch to new upstream repo.
|
|
|
|
### 2024-04-09
|
|
- Initial release.
|
|
|
|
</Changes>
|
|
<Config Name="WebUI" Target="3000" Default="3000" Mode="tcp" Description="LibreWolf desktop gui." Type="Port" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="Port: 3001" Target="3001" Default="3001" Mode="tcp" Description="LibreWolf 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="LIBREWOLF_CLI" Target="LIBREWOLF_CLI" Default="https://www.linuxserver.io/" Description="Specify one or multiple LibreWolf CLI flags, this string will be passed to the application in full." Type="Variable" Display="always" Required="false" 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>
|