Commit 349dadec authored by nimrod's avatar nimrod
Browse files

More styles.

parent a8529ddf
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -18,7 +18,8 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update && \
        texlive-font-utils \
        texlive-latex-base \
        texlive-latex-extra \
        texlive-luatex && \
        texlive-luatex \
        texlive-publishers && \
    rm -rf /tmp/* /var/tmp/* /var/lib/apt/lists/* /var/cache/apt/archives/*
VOLUME /project
WORKDIR /project