Update Dockerfile
Some checks reported warnings
Build and push image / Build (push) Has been cancelled
Some checks reported warnings
Build and push image / Build (push) Has been cancelled
This commit is contained in:
parent
65edcd5bb7
commit
2de8da859f
@ -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 +app_update 1430110 +quit
|
||||
RUN steamcmd +@sSteamCmdForcePlatformType windows +force_install_dir ~/accserver +login anonymous +app_update 1430110 +quit
|
||||
|
||||
RUN unzip accweb_v1.21.0.zip -d /accweb
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user