Initial commit
This commit is contained in:
commit
0f6ece7e6a
6 changed files with 165 additions and 0 deletions
5
accountfree-build-img/Dockerfile
Normal file
5
accountfree-build-img/Dockerfile
Normal file
|
@ -0,0 +1,5 @@
|
|||
FROM ad5001/ubuntu-pyside2-xvfb:disco-5.12.2
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get -y install tor qml-module-qtqml-models2 qml-module-qtquick-controls
|
||||
RUN pip3 install psutil streamlink pyside2 packaging socksipy-branch torrequest websocket-client
|
Loading…
Add table
Add a link
Reference in a new issue