Reorganizing everything under a single repo
This commit is contained in:
parent
8077e80497
commit
9fa96ef8dc
10 changed files with 84 additions and 58 deletions
6
pyside6-linux-latex/Dockerfile
Normal file
6
pyside6-linux-latex/Dockerfile
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue