mirror of
https://github.com/linuxserver/templates.git
synced 2026-03-16 00:02:47 +08:00
81 lines
4.1 KiB
XML
Executable File
81 lines
4.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-chromium/blob/master/readme-vars.yml -->
|
|
<Container version="2">
|
|
<Name>chromium</Name>
|
|
<Repository>lscr.io/linuxserver/chromium</Repository>
|
|
<Registry>https://github.com/orgs/linuxserver/packages/container/package/chromium</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-chromium/issues/new/choose</Support>
|
|
<Shell>bash</Shell>
|
|
<GitHub>https://github.com/linuxserver/docker-chromium#application-setup</GitHub>
|
|
<ReadMe>https://github.com/linuxserver/docker-chromium#readme</ReadMe>
|
|
<Branch>
|
|
<Tag>latest</Tag>
|
|
<TagDescription>Latest releases using the selkies base</TagDescription>
|
|
</Branch>
|
|
<Branch>
|
|
<Tag>kasm</Tag>
|
|
<TagDescription>Latest releases using the kasmvnc base</TagDescription>
|
|
<ReadMe>https://github.com/linuxserver/docker-chromium/tree/kasm#readme</ReadMe>
|
|
<GitHub>https://github.com/linuxserver/docker-chromium/tree/kasm#application-setup</GitHub>
|
|
</Branch>
|
|
<Project>https://www.chromium.org/chromium-projects/</Project>
|
|
<Overview>Chromium(https://www.chromium.org/chromium-projects/) is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.</Overview>
|
|
<ExtraParams>--shm-size=1gb</ExtraParams>
|
|
<WebUI>https://[IP]:[PORT:3001]</WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/chromium.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/chromium-logo.png</Icon>
|
|
<Requires>
|
|
This image is unprotected by default __**do not**__ expose it to the internet.
|
|
Please read https://github.com/linuxserver/docker-chromium#security for more information.
|
|
</Requires>
|
|
<Date>2025-12-20</Date>
|
|
<Changes>
|
|
### 2025-12-20
|
|
- Add Wayland init logic.
|
|
|
|
### 2025-09-22
|
|
- Rebase to Debian Trixie.
|
|
|
|
### 2025-07-01
|
|
- Add Kasm branch.
|
|
|
|
### 2025-06-24
|
|
- Rebase to Selkies.
|
|
|
|
### 2025-04-03
|
|
- Update chromium launch options to improve performance.
|
|
|
|
### 2024-02-10
|
|
- Update Readme with new env vars and ingest proper PWA icon.
|
|
|
|
### 2024-01-08
|
|
- Fix re-launch issue for chromium by purging temp files on launch.
|
|
|
|
### 2023-12-29
|
|
- Rebase to Debian Bookworm.
|
|
|
|
### 2023-05-13
|
|
- Rebase to Alpine 3.18.
|
|
|
|
### 2023-04-01
|
|
- Preserve arguments passed to Chromium and restructure to use wrapper.
|
|
|
|
### 2023-03-18
|
|
- Initial release.
|
|
|
|
</Changes>
|
|
<Config Name="WebUI" Target="3000" Default="3000" Mode="tcp" Description="HTTP Chromium desktop gui, must be proxied." Type="Port" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="Port: 3001" Target="3001" Default="3001" Mode="tcp" Description="HTTPS Chromium desktop gui." 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="CHROME_CLI" Target="CHROME_CLI" Default="https://www.linuxserver.io/" Description="Specify one or multiple Chromium 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>
|