This commit is contained in:
parent
0009ba67eb
commit
79c22bb87e
@ -1,6 +1,6 @@
|
||||
FROM ubuntu:22.04
|
||||
|
||||
RUN apt update && apt-get unzip zip -y
|
||||
RUN apt update && apt-get install unzip zip -y
|
||||
RUN dpkg --add-architecture i386
|
||||
RUN mkdir -pm755 /etc/apt/keyrings
|
||||
RUN wget -O /etc/apt/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key
|
||||
|
Loading…
x
Reference in New Issue
Block a user