From 9c96219bee5ffaa31ba5181be6a9e70594803357 Mon Sep 17 00:00:00 2001 From: Kerko0 <61691131+Kerko0@users.noreply.github.com> Date: Wed, 20 Sep 2023 13:45:38 +0200 Subject: [PATCH] Update README.MD Added warning for slow startup times using WSL2 on Windows. --- README.MD | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.MD b/README.MD index a96c8e8..3b0d5d4 100644 --- a/README.MD +++ b/README.MD @@ -6,6 +6,8 @@ The ready to use image is available here: https://hub.docker.com/r/danixu86/project-zomboid-dedicated-server +**WARNING:** Running the image on Windows using WSL2 in Docker Desktop will make the server startup times significantly slower. This is fine unless you are running alot of mods in which case server startup times may vary from 15 - 40 minutes. The best way to solve this problem is to run your container on a Linux based system or in a Linux VM. + ## Environment variables This dockerfile converts some env variables to arguments in the server command, allowing to configure it. The image supports the following environment variables: