This is Wolf:ET dedicated server container.

Features

Usage

The basepath of the server is located inside the container including the base files. Mount the homepath to /var/etwolf.

docker run -t --rm -i -p <port>:27960/udp -v <homepath>:/var/etwolf adawolfa/etwolf:latest +set fs_game etpro +map radar

There are some extra options apart from the standard + arguments:

Option Description
--tv Use ETTV binary
--server-demos Use server-side demos extension

You cannot use both the options as the server demos extension isn't compatible with ETTV.