apps.header.allAppsCount
Q-Zandronum
apps.detail.types.app from Bobbydigital's Repository
apps.detail.sections.overview
Readme
View on GitHubQ-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
apps.marketingCta.appInstallTitle
apps.marketingCta.appInstallDescription
apps.detail.sections.categories
apps.downloadStats.title
apps.detail.sections.related
apps.detail.related.exploreCategories
apps.detail.related.exploreAllapps.detail.sections.links
apps.detail.sections.details
bobbydigital420/q-zandronum-debianslim:latestapps.detail.sections.runtime
- apps.detail.details.network
bridge- apps.detail.details.shell
sh- apps.detail.details.privileged
- false
apps.detail.sections.configuration
Add your custom command line parameters here (e.g. -port 10666 -iwad doom2.wad +exec server.cfg)
- apps.detail.config.target
- EXTRA_ARGS
The default UDP port used by the Zandronum multiplayer server engine.
- apps.detail.config.target
- 10666
- apps.detail.config.default
- 10666
Container path where game files, settings, and custom WADs are stored.
- apps.detail.config.target
- /home/zandronum/.config/zandronum
- apps.detail.config.default
- /mnt/user/appdata/q-zandronum