steam-headless-secondary

steam-headless-secondary

Docker-Anwendung from Josh.5's Repository

Übersicht

Headless Steam Service (Secondary)
This container relies on an existing working SteamHeadless running.

Features:
  • Run a second (or third or fourth) instance of steam on the Steam Headless desktop.
  • All the same features as Steam Headless accessed through an existing Steam Headless container
Notes: NETWORK TYPE:

Each instance of this container should be run on a "Custom: br0" network and should be configured with a unique "Fixed IP address".

RUNNING MULTIPLE INSTANCES:

Only one instance of Steam Headless can play a game at any time. If you start a second Remote Play link, it wil hijack the virtual monitor, and all input devices from the first one.

STORAGE PATHS:

Everything that you wish to save in this container should be stored in the home directory or a docker container mount that you have specified. All files that are store outside your home directory are not persistent and will be wiped if there is an update of the container or you change something in the template.

GAMES LIBRARY:

It is recommended that you mount your games library to /mnt/games/GameLibrary/SteamLibrary and configure Steam to add that path.

NVIDIA GPU:

To enable NVIDIA GPU support, ensure that you have installed the Nvidia-Driver plugin and add the "--runtime='nvidia'" parameter added to "Extra Parameters:"

AMD GPU:

To enable AMD GPU support, ensure that you have installed the Radeon-TOP plugin.

AMD OR INTEL HW ACCELERATED VIDEO ENCODING:

To enable support for VAAPI HW Accelerated Video Encoding, add the "--device='/dev/dri'" parameter added to "Extra Parameters:"

Anforderungen

Steam Headless

Laufzeit-Argumente

Netzwerk
br0
Shell
bash
Privilegiert
false
Extra Params
--hostname='SteamHeadlessSecondary' --add-host='SteamHeadlessSecondary:127.0.0.1' --restart='unless-stopped' --shm-size='2G' -v '/tmp/.X11-unix/':'/tmp/.X11-unix/':'rw' -v '/tmp/pulse/':'/tmp/pulse/':'rw' -v '/dev/input/':'/dev/input/':'ro' -v '/run/udev/data/':'/run/udev/data/':'ro' --ulimit='nofile=1024:524288' --device='/dev/fuse' --device='/dev/uinput' --device-cgroup-rule='c 13:* rmw' --cap-add='NET_ADMIN' --cap-add='SYS_ADMIN' --cap-add='SYS_NICE' --security-opt='seccomp=unconfined'

Konfiguration der Vorlage

AppdataPathrw

Default user home directory. All application software and configuration will be saved into this directory. Any files saved outside of this path will be cleared if the container image this templated is updated.

Ziel
/home/default
Standard
/mnt/user/appdata/steam-headless-secondary
Wert
/mnt/user/appdata/steam-headless-secondary
GamesPathrw

Option path to your games. This path will need to also be configured in Steam after the first boot.

Ziel
/mnt/games
Standard
/mnt/user/Games
Wert
/mnt/user/Games
User passwordVariable

The password for this container. Note: This password will also be used for the root user. However, the default user has sudo access.

Ziel
USER_PASSWORD
Standard
password
Wert
password
TimezoneVariable

Enter your local timezone. You can find a full list of supported timezones in: '/usr/share/zoneinfo' (eg: 'Etc/UTC' or 'Australia/Melbourne',...)

Ziel
TZ
Standard
Pacific/Auckland
Wert
Pacific/Auckland
LocalesVariable

Enter your prefered locales. You can find a full list of supported languages in: '/usr/share/i18n/SUPPORTED' (eg: 'en_US.UTF-8 UTF8' or 'de_DE.UTF-8 UTF-8',...)

Ziel
USER_LOCALES
Standard
en_US.UTF-8 UTF-8
Wert
en_US.UTF-8 UTF-8
Nvidia GPU UUIDVariable

For users with multiple GPUs, add the ID found under the

Ziel
NVIDIA_VISIBLE_DEVICES
Standard
all
Wert
all
Driver CapabilitiesVariable
Ziel
NVIDIA_DRIVER_CAPABILITIES
Standard
all
Wert
all
Display IDVariable

Set the X display. To use the host X server, set this to :0 (or whatever your host is currently running in /tmp/.X11-unix/X*)

Ziel
DISPLAY
Standard
:55
Wert
:55
ModeVariable

Options: ['primary', 'framebuffer', 'secondary'].

Ziel
MODE
Standard
secondary
Wert
secondary

Kategorien

Statistik herunterladen

713,790
Downloads insgesamt
43,896
Dieser Monat
38,037
Durchschnittlich / Monat

Gesamte Downloads im Laufe der Zeit

Tabelle laden...

Einzelheiten

Repository
josh5/steam-headless:latest
Zuletzt aktualisiert2026-05-23
Erstmals gesehen2022-01-10

Führen Sie steam-headless-secondary auf Unraid aus.

steam-headless-secondary ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.