7DaysToDie

7DaysToDie

Docker app from ich777's Repository

Overview

This Docker will download and install SteamCMD. It will also install 7 Days to Die and run it. ATTENTION: First Startup can take very long since it downloads the gameserver files! Update Notice: Simply restart the container if a newer version of the game is available. You can also run multiple servers with only one SteamCMD directory!

Install 7DaysToDie on Unraid in a few clicks.

Find 7DaysToDie in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for 7DaysToDie Review the template variables and paths Click Install

Categories

Download Statistics

6,627,783
Total Downloads
25,228
This Month
29,093
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
ghcr.io/ich777/steamcmd:7dtd
Last Updated2026-05-06
First Seen2019-05-08

Runtime arguments

Network
bridge
Shell
bash
Privileged
false
Extra Params
--restart=unless-stopped

Template configuration

SteamCMDPathrw

Container Path: /serverdata/steamcmd

Target
/serverdata/steamcmd
Value
/mnt/user/appdata/steamcmd
ServerFilesPathrw

Container Path: /serverdata/serverfiles

Target
/serverdata/serverfiles
Value
/mnt/cache/appdata/7dtd
GAME_IDVariable

The GAME_ID that the container download at startup. (https://developer.valvesoftware.com/wiki/Dedicated_Servers_List) If you want to use a static version of the game and not always the latest one then enter this: '294420 -beta stable_alpha19.4' or '294420 -beta latest_experimental' (without quotes) if you want to stay for example on alpha19.4.

Value
294420
ServerconfigVariable

Please change if your serverconfigfile has another name.

Target
SERVERCONFIG
Value
serverconfig.xml
GAME_PARAMSVariable

Enter your start up commands for the server.

Value
-logfile 7DaysToDie_Data/output_log.txt $@
Steam-UsernameVariable

Your Steam username goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).

Target
USERNAME
Validate InstallationVariable

Set the Variable to 'true' if you want to validate the installation otherwise leave it blank.

Target
VALIDATE
Steam-PasswordVariable

Your Steam password goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).

Target
PASSWRD
TCP - Game detailsPorttcp

Container Port: 26900

Target
26900
Value
26900
UDP1 - Steam Master serverPortudp

Container Port: 26900

Target
26900
Value
26900
UDP2 - Steam CommunicationsPortudp

Container Port: 26901

Target
26901
Value
26901
UDP3 - RakNetPortudp

Container Port: 26902

Target
26902
Value
26902
UDP4 - UNETPortudp

Container Port:

Target
26903
Value
26903
TCP2 - Web base controlPorttcp

Container Port: 8080

Target
8080
Value
8080
TCP3 - Web PanelPorttcp

Container Port: 8082

Target
8082
Value
8082
UDP5 - Registering at server listPortudp

Should be in the range 27015 - 27030, don't forget to set also a different Container Port if you change this value.

Target
27015
Value
27015
BepInExVariable

If you want to enable BepInEx set this variable to 'true' (without quotes).

Target
ENABLE_BEPINEX
Value
false
UIDVariable

Container Variable: UID

Value
99
GIDVariable

Container Variable: GID

Value
100