Adding new packages to AccountFree files.

This commit is contained in:
Ad5001 2021-08-12 20:45:24 +02:00
parent 40cac8ddc0
commit a3ce5b9023
Signed by: Ad5001
GPG key ID: 7251B1AF90B960F9
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View file

@ -1,6 +1,6 @@
FROM ad5001/ubuntu-pyside2-xvfb-wine:win7-5.14.1
RUN apt-get update
RUN apt install unzip nsis -y
RUN apt install unzip nsis curl -y
# Installing tor to not get the popup
RUN wget https://dist.torproject.org/torbrowser/9.0.5/tor-win64-0.4.2.6.zip
RUN unzip tor-win64-0.4.2.6.zip -x Data/*

View file

@ -1,5 +1,5 @@
FROM ad5001/ubuntu-pyside2-xvfb:eoan-5.13.2
RUN apt-get update
RUN apt-get -y install tor qml-module-qtqml-models2 qml-module-qtquick-controls python3-stdeb python-all python3-requests python3-stem
RUN apt-get -y install tor qml-module-qtqml-models2 qml-module-qtquick-controls python3-stdeb python-all python3-requests python3-stem flatpak-builder
RUN pip3 install pyside2 packaging socksipy-branch websocket-client