mirror of
https://github.com/linuxserver/templates.git
synced 2026-03-16 00:02:47 +08:00
37 lines
3.3 KiB
XML
Executable File
37 lines
3.3 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-mullvad-browser/blob/main/readme-vars.yml -->
|
||
<Container version="2">
|
||
<Name>mullvad-browser</Name>
|
||
<Repository>lscr.io/linuxserver/mullvad-browser</Repository>
|
||
<Registry>https://github.com/orgs/linuxserver/packages/container/package/mullvad-browser</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-mullvad-browser/issues/new/choose</Support>
|
||
<Shell>bash</Shell>
|
||
<GitHub>https://github.com/linuxserver/docker-mullvad-browser#application-setup</GitHub>
|
||
<ReadMe>https://github.com/linuxserver/docker-mullvad-browser#readme</ReadMe>
|
||
<Project>https://mullvad.net/en/browser</Project>
|
||
<Overview>The Mullvad Browser(https://mullvad.net/en/browser) is a privacy-focused web browser developed in a collaboration between Mullvad VPN and the Tor Project. It’s designed to minimize tracking and fingerprinting. You could say it’s a Tor Browser to use without the Tor Network. Instead, you can use it with a trustworthy VPN.</Overview>
|
||
<ExtraParams>--cap-add=NET_ADMIN --shm-size=1gb</ExtraParams>
|
||
<WebUI>http://[IP]:[PORT:3000]</WebUI>
|
||
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/mullvad-browser.xml</TemplateURL>
|
||
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mullvad-browser-logo.png</Icon>
|
||
<Date>2023-04-03</Date>
|
||
<Changes>
|
||
### 2023-04-03
|
||
- Initial release.
|
||
|
||
</Changes>
|
||
<Config Name="WebUI" Target="3000" Default="3000" Mode="tcp" Description="Mullvad Browser GUI." Type="Port" Display="always" Required="true" Mask="false"/>
|
||
<Config Name="Port: 3001" Target="3001" Default="3001" Mode="tcp" Description="Mullvad Browser 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="LOCAL_NET" Target="LOCAL_NET" Default="192.168.0.0/16" Description="If using a VPN, set this to your local LAN IP range using CIDR notation. Without it you will be unable to access the web interface. If you have multiple ranges or a complex LAN setup you will need to manage this yourself in the wg0.conf, see the App Setup section for details." 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>
|