docker-dayzserver icon indicating copy to clipboard operation
docker-dayzserver copied to clipboard

Configure server to run headlessly

Open icedream opened this issue 7 years ago • 1 comments

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.

icedream avatar Sep 23 '18 23:09 icedream

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.

icedream avatar Nov 13 '18 09:11 icedream