Reorganizing everything under a single repo

This commit is contained in:
Adsooi 2024-09-19 19:03:32 +02:00
parent 8077e80497
commit 9fa96ef8dc
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
10 changed files with 84 additions and 58 deletions

View file

@ -0,0 +1,6 @@
FROM ad5001/ubuntu-pyside-xvfb:linux-6.7.2
ENV TZ=Europe/Paris
RUN apt-get update
RUN apt-get -y install texlive-base dvipng texlive-latex-extra
RUN apt clean