add win32
This commit is contained in:
parent
78364ce675
commit
f4816d64ab
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
FROM ubuntu:latest
|
||||
RUN apt-get -y update && apt-get -y upgrade && apt-get -y install bash git wget build-essential zip
|
||||
RUN dpkg --add-architecture i386 && apt-get -y update && apt-get -y install wine32
|
||||
|
||||
WORKDIR /root
|
||||
RUN git clone https://gitlab.com/librewolf-community/browser/windows.git
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue