Dockerfile : added freefont package
This commit is contained in:
@ -9,6 +9,7 @@ RUN apk add --no-cache \
|
||||
texmf-dist-bibtexextra=2024.0-r6 \
|
||||
texmf-dist-mathscience=2024.0-r6 \
|
||||
texmf-dist-publishers=2024.0-r6 \
|
||||
font-freefont=20120503-r4 \
|
||||
&& rm -rf /var/cache/apk/*
|
||||
|
||||
ARG UID=1000
|
||||
|
Reference in New Issue
Block a user