From 66c2c0b9bf5e3af6ddfe2182f5b8c82fba449f43 Mon Sep 17 00:00:00 2001 From: Hugo Thunnissen Date: Fri, 9 Jun 2023 18:35:58 +0200 Subject: [PATCH] Add pdflatex --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 9d4fb2e..1438b48 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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