diff --git a/Dockerfile b/Dockerfile index 1438b48..cd6cfe6 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 pdflatex ispell idutch irussian ienglish-common offlineimap3 maildir-utils +RUN apt-get -y update && DEBIAN_FRONTEND=noninteractive apt-get -y install html2text wkhtmltopdf pandoc texlive-latex-base texlive-fonts-recommended texlive-fonts-extra texlive-latex-extra 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