accountfree-docker/accountfree-build-img/Dockerfile

9 lines
343 B
Docker
Raw Normal View History

FROM ad5001/ubuntu-pyside2-xvfb:hirsute-5.15.2
2019-06-07 20:00:02 +00:00
ARG DEBIAN_FRONTEND=noninteractive
ENV TZ=Europe/Paris
RUN apt-get update && apt-get upgrade -y \
2022-05-12 00:12:16 +00:00
&& 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