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
5528905c24
commit
2114177b5c
@ -8,8 +8,8 @@ RUN wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/ubuntu/d
|
||||
RUN apt update
|
||||
RUN apt install --install-recommends winehq-stable -y
|
||||
|
||||
RUN echo steam steamcmd/question select "I AGREE" | debconf-set-selections
|
||||
RUN echo steam steamcmd/license note '' | debconf-set-selections
|
||||
RUN echo steam steam/question select "I AGREE" | debconf-set-selections
|
||||
RUN echo steam steam/license note '' | debconf-set-selections
|
||||
|
||||
RUN apt install steamcmd
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user