This commit is contained in:
parent
31f85bbed4
commit
6778341d05
@ -11,7 +11,11 @@ RUN apt install --install-recommends winehq-stable -y
|
|||||||
RUN echo steam steam/question select "I AGREE" | debconf-set-selections
|
RUN echo steam steam/question select "I AGREE" | debconf-set-selections
|
||||||
RUN echo steam steam/license note '' | debconf-set-selections
|
RUN echo steam steam/license note '' | debconf-set-selections
|
||||||
|
|
||||||
RUN apt install steamcmd -y
|
|
||||||
|
RUN apt install wget screen lib32gcc1 -y
|
||||||
|
RUN add-apt-repository multiverse
|
||||||
|
RUN apt update
|
||||||
|
RUN apt install lib32gcc-s1 steamcmd -y
|
||||||
|
|
||||||
RUN wget https://github.com/assetto-corsa-web/accweb/releases/download/v1.21.0/accweb_v1.21.0.zip
|
RUN wget https://github.com/assetto-corsa-web/accweb/releases/download/v1.21.0/accweb_v1.21.0.zip
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user