From 7640e8e0d4552779c5ac08381efb0009fe796474 Mon Sep 17 00:00:00 2001 From: Ad5001 Date: Sat, 8 Jun 2019 09:21:51 +0200 Subject: [PATCH] Adding stdeb for accountfree image --- accountfree-build-img/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/accountfree-build-img/Dockerfile b/accountfree-build-img/Dockerfile index f92c3d0..bfd49c6 100644 --- a/accountfree-build-img/Dockerfile +++ b/accountfree-build-img/Dockerfile @@ -1,5 +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 apt-get -y install tor qml-module-qtqml-models2 qml-module-qtquick-controls python3-stdeb RUN pip3 install psutil streamlink pyside2 packaging socksipy-branch torrequest websocket-client