A Warsow dedicated server for Docker
Clone the repo.
git clone https://github.com/beigna/warsow.git
Download the Warsow game from warsow.net and put it at repo's root directory.
wget https://warsow.net/warsow-2.1.2.tar.gz
Copy the dedicated_autoexec.cfg.example
and put yours settins on it.
cp dedicated_autoexec.cfg.example dedicated_autoexec.cfg
Start the Docker Compose
docker-compose up