Merge branch 'master' of https://git.ad5001.eu/Ad5001/accountfree-docker
This commit is contained in:
commit
6a426e7110
5 changed files with 46 additions and 94 deletions
|
@ -1,5 +1,7 @@
|
|||
FROM ad5001/ubuntu-pyside2-xvfb:disco-5.12.2
|
||||
FROM ad5001/ubuntu-pyside2-xvfb:focal-5.15.0
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get -y install tor qml-module-qtqml-models2 qml-module-qtquick-controls python3-stdeb python-all
|
||||
RUN pip3 install psutil streamlink pyside2 packaging socksipy-branch torrequest websocket-client
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
ENV TZ=Europe/Paris
|
||||
RUN apt-get update && apt-get upgrade -y
|
||||
RUN apt-get -y install tor qml-module-qtqml-models2 qml-module-qtquick-controls python3-stdeb python-all python3-requests python3-stem rpm dh-python
|
||||
RUN pip3 install packaging websocket-client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue