From f6b380df2c3319a4e06699541cf9057db3180016 Mon Sep 17 00:00:00 2001 From: Jack Date: Wed, 27 Sep 2023 15:20:23 +0100 Subject: [PATCH] Update Dockerfile --- acc-web/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acc-web/Dockerfile b/acc-web/Dockerfile index a604c0c..9fc581f 100644 --- a/acc-web/Dockerfile +++ b/acc-web/Dockerfile @@ -12,7 +12,7 @@ RUN apt install steamcmd RUN wget https://github.com/assetto-corsa-web/accweb/releases/download/v1.21.0/accweb_v1.21.0.zip RUN mkdir -p /accserver -RUN steamcmd +@sSteamCmdForcePlatformType windows +force_install_dir ~/accserver +login anonymous +app_update 1430110 +quit +RUN steamcmd +@sSteamCmdForcePlatformType windows +force_install_dir ~/accserver +login anonymous +app_update 1430110 validate +quit RUN unzip accweb_v1.21.0.zip -d /accweb