linuxserver/gzdoom

Sponsored OSS

By linuxserver.io

Updated 1 day ago

Image
2

10K+

linuxserver/gzdoom repository overview

linuxserver/gzdoom

This readme has been truncated from the full version found HERE

GZDoom is a feature centric port for all Doom engine games, based on ZDoom, adding an OpenGL renderer and powerful scripting capabilities.

Application Setup

The application can be accessed at:

Usage

docker run -d \
  --name=gzdoom \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Etc/UTC \
  -p 3000:3000 \
  -p 3001:3001 \
  -v /path/to/config:/config \
  --shm-size="1gb" \
  --restart unless-stopped \
  lscr.io/linuxserver/gzdoom:latest

Tag summary

Content type

Image

Digest

sha256:2d853ff44

Size

934.1 MB

Last updated

1 day ago

docker pull linuxserver/gzdoom:4.14.2

This week's pulls

Pulls:

1,100

Last week