Skip to content
Snippets Groups Projects
Commit 2eaa1a2d authored by Thomas Schneider's avatar Thomas Schneider
Browse files

fsmpi-latex: Add texlive-publishers package

parent 6eb72785
No related branches found
No related tags found
No related merge requests found
Pipeline #1899 passed
ARG DEBIAN_RELEASE=buster
FROM registry.git.fsmpi.rwth-aachen.de/infra/ci-containers/fsmpi-base:${DEBIAN_RELEASE}
RUN apt-get update && apt-get install -y texlive texlive-xetex latexmk lmodern fonts-cmu texlive-science && rm -rf /var/lib/apt/lists/*
RUN apt-get update && apt-get install -y texlive texlive-xetex latexmk lmodern fonts-cmu texlive-science texlive-publishers && rm -rf /var/lib/apt/lists/*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment