Verified Commit ad9d8956 authored by Adam Matoušek's avatar Adam Matoušek
Browse files

Add new packages.

parents 7621a7c9 e0997aca
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -25,8 +25,10 @@ ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update && \
    apt-get install -y --no-install-recommends \
        texlive texlive-publishers texlive-lang-czechslovak texlive-pictures \
        texlive-generic-extra texlive-latex-extra texlive-latex-recommended texlive-xetex \
        texlive-fonts-extra texlive-xetex fonts-liberation texlive-science \
        texlive-generic-extra texlive-latex-extra texlive-latex-recommended \
        lmodern latexmk make rubber hlint zip swi-prolog graphviz inkscape \
        dot2tex python3-pkg-resources \
        python-pygments rsync ssh ca-certificates wget locales

RUN echo "Europe/Prague" > /etc/timezone && \