Latex/Dockerfile
Dominik Meyer 1037b95581
Some checks failed
continuous-integration/drone/push Build is failing
feat: support calibri font
2024-11-02 21:43:27 +01:00

13 lines
414 B
Docker

FROM debian:bookworm
#change high groups to low groups for crio/kubernetes problems
RUN sed -i 's/65534/1000/' /etc/passwd
# install additional requirements
RUN apt-get -qy update
RUN apt-get -qy install texlive-full biber
RUN apt-get -qy install ca-certificates curl make git inkscape xz-utils latexmk
RUN apt-get -qy install pdftk
RUN apt-get -qy install graphviz
ADD fonts/calibri /usr/share/fonts/truetype/