From 5396fe8fa30138f22bb90f8fd89b7c3d96517ea6 Mon Sep 17 00:00:00 2001 From: Jack Date: Wed, 27 Sep 2023 14:52:42 +0100 Subject: [PATCH] Update Dockerfile --- ACC/Dockerfile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ACC/Dockerfile b/ACC/Dockerfile index b333da8..48fe546 100644 --- a/ACC/Dockerfile +++ b/ACC/Dockerfile @@ -5,13 +5,13 @@ RUN apt-get update && \ apt-get clean && \ rm -rf /var/lib/apt/lists/* -RUN sudo add-apt-repository multiverse -RUN sudo apt install software-properties-common -RUN sudo dpkg --add-architecture i386 -RUN sudo apt update -RUN sudo apt install lib32gcc-s1 steamcmd +RUN add-apt-repository multiverse +RUN apt install software-properties-common +RUN dpkg --add-architecture i386 +RUN apt update +RUN apt install lib32gcc-s1 steamcmd -RUN sudo apt-get install wine-development +RUN apt-get install wine-development RUN mkdir -p /server RUN steamcmd +@sSteamCmdForcePlatformType windows +force_install_dir ~/server +app_update 1430110 +quit