Make some experimental changes
This commit is contained in:
parent
577b310d45
commit
09967de31b
4 changed files with 27 additions and 21 deletions
|
@ -25,7 +25,7 @@ RUN dpkg --add-architecture i386 \
|
|||
&& apt update -y \
|
||||
&& apt install -y --no-install-recommends gnupg2 numactl tzdata software-properties-common libntlm0 winbind xvfb xauth python3 libncurses5:i386 libncurses6:i386 libsdl2-2.0-0 libsdl2-2.0-0:i386
|
||||
|
||||
# Install wine and with recommends
|
||||
# Install wine with recommends
|
||||
RUN mkdir -pm755 /etc/apt/keyrings
|
||||
RUN wget -O /etc/apt/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key
|
||||
RUN wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/debian/dists/bookworm/winehq-bookworm.sources
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue