A fork of https://github.com/mccarrmb/docker-doom with my own improvements
bin | 7 years ago | ||
builder | 7 years ago | ||
config | 7 years ago | ||
iwad | 7 years ago | ||
player | 7 years ago | ||
templates | 7 years ago | ||
wad | 7 years ago | ||
.gitignore | 7 years ago | ||
Dockerfile | 7 years ago | ||
README.md | 7 years ago | ||
build-docker-doom.sh | 7 years ago | ||
docker-doom.sh | 7 years ago |
A Zandronum server configuration and deployment tool utilizing a docker-based back-end.
I'll write some instruction here when I finish testing.
The bug is detailed here, https://zandronum.com/tracker/view.php?id=2775. The short story is that the Linux executable does not calculate resource hashes correctly on its end. This means that if you run a dedicated Linux server, Windows and macOS clients will get kicked because the hashes they send will not match what the Linux server came up with. Since this project uses Docker to set up servers, this bug puts the project in quite a pickle.