Add pdflatex

master
Hugo Thunnissen 11 months ago
parent fb31c6aadd
commit 66c2c0b9bf

@ -138,7 +138,7 @@ RUN GOPATH=/usr/local/gopkg /bin/bash -c 'for package in \
# Protobuf
RUN apt-get -y update && DEBIAN_FRONTEND=noninteractive apt-get -y install protobuf-compiler
RUN apt-get -y update && DEBIAN_FRONTEND=noninteractive apt-get -y install html2text wkhtmltopdf pandoc ispell idutch irussian ienglish-common offlineimap3 maildir-utils
RUN apt-get -y update && DEBIAN_FRONTEND=noninteractive apt-get -y install html2text wkhtmltopdf pandoc pdflatex ispell idutch irussian ienglish-common offlineimap3 maildir-utils
RUN apt-get -y update && DEBIAN_FRONTEND=noninteractive apt-get -y install mariadb-client iputils-ping unzip

Loading…
Cancel
Save