templates/unraid/steam.xml
2026-02-05 14:32:51 +00:00

46 lines
2.9 KiB
XML

<?xml version="1.0"?>
<!-- DO NOT CHANGE THIS FILE MANUALLY, IT IS AUTOMATICALLY GENERATED -->
<!-- GENERATED FROM https://github.com/linuxserver/docker-steam/blob/master/readme-vars.yml -->
<Container version="2">
<Name>steam</Name>
<Repository>lscr.io/linuxserver/steam</Repository>
<Registry>https://github.com/orgs/linuxserver/packages/container/package/steam</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-steam/issues/new/choose</Support>
<Shell>bash</Shell>
<GitHub>https://github.com/linuxserver/docker-steam#application-setup</GitHub>
<ReadMe>https://github.com/linuxserver/docker-steam#readme</ReadMe>
<Project>https://store.steampowered.com/</Project>
<Overview>Steam(https://store.steampowered.com/) is the ultimate destination for playing, discussing, and creating games.</Overview>
<ExtraParams>--shm-size=1gb --security-opt seccomp=unconfined</ExtraParams>
<WebUI>https://[IP]:[PORT:3001]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/steam.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/steam-logo.png</Icon>
<Requires>
This image is unprotected by default __**do not**__ expose it to the internet.
Please read https://github.com/linuxserver/docker-steam#security for more information.
</Requires>
<Date>2026-02-04</Date>
<Changes>
### 2026-02-04
- Add ProtonUp Qt for runtime management and umu-run for custom auto game launching.
### 2026-01-17
- Document Nvidia support.
### 2026-01-09
- Initial Version.
</Changes>
<Config Name="WebUI" Target="3000" Default="3000" Mode="tcp" Description="Steam 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="Steam 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 all files and games." 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>