Q-Zandronum

Q-Zandronum

Docker app from Bobbydigital's Repository

Overview

A lightweight, dedicated headless server container for Q-Zandronum (v1.4.22), the specialized Doom multiplayer source port optimized for Quake Champions: Doom Edition (QC:DE). Features fluid Quake-style movement and optimized netcode for high-speed arena combat.

Q-Zandronum v1.4.22 (amd64/arm64)

Arguments for Q-Zandronum can be appended to the end of the docker run command. If you are running Unraid the appended arguments can be added using the EXTRA_ARGS env variable

The config file for Q-Zandronum is located in /home/zandronum/.config/zandronum
The server is running on the default 10666 port in the container.

Example

Example Usage

docker run --name q-zandronum \
  -p 10666:10666/udp \
  --volume /path/to/wads:/home/zandronum/.config/zandronum \
  bobbydigital420/q-zandronum-debianslim:latest \
  +set SV_WeaponStay true +set SV_NoWeaponSpawn true +set SV_ShareKeys true -iwad DOOM2.WAD

Install Q-Zandronum on Unraid in a few clicks.

Find Q-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 Q-Zandronum Review the template variables and paths Click Install

Categories

Download Statistics

26,305
Total Downloads

Related apps

Explore more like this

Explore all

Details

Repository
bobbydigital420/q-zandronum-debianslim:latest
Last Updated2026-08-10
First Seen2026-08-10

Runtime arguments

Network
bridge
Shell
sh
Privileged
false

Template configuration

Extra Server ArgumentsVariable

Add your custom command line parameters here (e.g. -port 10666 -iwad doom2.wad +exec server.cfg)

Target
EXTRA_ARGS
Game PortPortudp

The default UDP port used by the Zandronum multiplayer server engine.

Target
10666
Default
10666
Doom WADs DirectoryPathrw

Container path where game files, settings, and custom WADs are stored.

Target
/home/zandronum/.config/zandronum
Default
/mnt/user/appdata/q-zandronum