Updating stuff
This commit is contained in:
parent
8c9f5a144b
commit
8906a34548
3 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@ FROM ad5001/ubuntu-pyside2-xvfb-wine:win7-5.12.2
|
|||
|
||||
RUN apt-get update
|
||||
# Installing tor to not get the popup
|
||||
RUN apt install unzip -y
|
||||
RUN apt install unzip nsis -y
|
||||
RUN wget https://dist.torproject.org/torbrowser/8.0.7/tor-win32-0.3.5.8.zip
|
||||
RUN unzip tor-win32-0.3.5.8.zip -x Data/*
|
||||
RUN mv Tor /wine/drive_c/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue