From 7c643681ce5cc85cef23d7f6777495e6e6ec20a4 Mon Sep 17 00:00:00 2001 From: Ad5001 Date: Thu, 12 Aug 2021 22:14:12 +0200 Subject: [PATCH] Adding snapcraft to accountfree-build-img. --- 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 e106aab..f1948af 100644 --- a/accountfree-build-img/Dockerfile +++ b/accountfree-build-img/Dockerfile @@ -4,5 +4,5 @@ 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 flatpak-builder +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 flatpak-builder snapcraft RUN pip3 install packaging websocket-client