All apps · 0 apps
Zandronum
Docker app from ich777's Repository
Overview
This Docker will download and install Zandronum Server and run it.
Zandronum brings classic Doom into the 21st century, maintaining the essence of what has made Doom great for so many years and, at the same time, adding new features to modernize it, creating a fresh, fun new experience.
ATTENTION: You have to place your wad files into the '/wads' folder to complete the startup of the server (If you place more than one wad file in the folder you have to append the GAME_PARAMS with for example: '-iwad DOOM2.WAD' - without quotes - to load like in this example DOOM2, also note that the wad file is case sensitive).
Install Zandronum on Unraid in a few clicks.
Find Zandronum 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 Zandronum Review the template variables and paths Click Install
Categories
Download Statistics
27,771
Total Downloads
95
This Month
62
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
ghcr.io/ich777/zandronumLast Updated2026-04-12
First Seen2020-07-16
Runtime arguments
- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
ServerFilesPathrw
Server Path
- Target
- /zandronum
- Value
- /mnt/cache/appdata/zandronum
Game ParametersVariable
Enter your start up commands for the server (eg: if you have more wad files in your 'wads' folder append: '-iwad DOOM2.WAD' - without quotes - to load DOOM2, also note that the wad file is case sensitive).
- Target
- GAME_PARAMS
- Value
- -host 16 -exec server.cfg
UDP - GamePortPortudp
Server Game Port (If you need another port please delete this entry and create a new UDP port with the preferred port number - also don't forget to change the port number in the GAME_PARAMS Variable).
- Target
- 10666
- Value
- 10666
UIDVariable
Container Variable: UID
- Value
- 99
GIDVariable
Container Variable: GID
- Value
- 100