accountfree-docker/accountfree-build-img/Dockerfile

8 lines
335 B
Docker
Raw Normal View History

FROM ad5001/ubuntu-pyside2-xvfb:focal-5.15.0
2019-06-07 20:00:02 +00:00
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