Update Dockerfile
Some checks failed
Build and push image / Build (push) Failing after 32s

This commit is contained in:
Jack 2023-09-27 14:49:53 +01:00
parent 998d889400
commit e6bbfb206b

View File

@ -11,6 +11,7 @@ RUN sudo dpkg --add-architecture i386
RUN sudo apt update
RUN sudo apt install lib32gcc-s1 steamcmd
RUN sudo apt-get install wine-development
RUN mkdir -p /server
RUN steamcmd +@sSteamCmdForcePlatformType windows +force_install_dir ~/server +app_update 1430110 +quit