fixed Dockerfile

This commit is contained in:
leopoldfajtak
2024-10-18 15:34:55 +02:00
parent 6dacdd95af
commit 8b42375cfd
3 changed files with 19 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
FROM archlinux:latest
RUN pacman -Syu --noconfirm texlive texlive-langgerman lilypond pdftk perl-template-toolkit make inkscape
WORKDIR /tmp