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 ubuntu:disco
|
||||
FROM ubuntu:focal
|
||||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
ENV TZ=Europe/Paris
|
||||
RUN apt-get update
|
||||
RUN apt-get -y install qt5-default make git python3-pip qml-module-qtquick-controls2 qml-module-qtmultimedia qml-module-qtgraphicaleffects qml-module-qtquick2 xvfb
|
||||
RUN pip3 install PySide2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue