Fix libraries
This commit is contained in:
4
lib/latex-common/dockerfiles/Dockerfile.alpine
Normal file
4
lib/latex-common/dockerfiles/Dockerfile.alpine
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM alpine:3.19
|
||||
|
||||
RUN apk update && apk upgrade
|
||||
RUN apk add make texlive texmf-dist-pictures
|
||||
Reference in New Issue
Block a user