Files
wt-tut-presentations/lib/latex-common/dockerfiles/Dockerfile.alpine
2026-04-22 17:41:23 +02:00

5 lines
93 B
Docker

FROM alpine:3.19
RUN apk update && apk upgrade
RUN apk add make texlive texmf-dist-pictures