docker-dayzserver
docker-dayzserver copied to clipboard
Configure server to run headlessly
Currently, this Docker setup relies on a GUI server being available and will require user interaction to confirm dialogs and view the server log output as it is written to a window.
The user interaction has been reduced to non-existence when working ideally. There is still a GUI server to observe the logs as I did not find out yet how to redirect the log output to a file or ideally to standard error output for Docker to consume.