latexmk
Compile LaTeX source files into finished documents. Automatically does multiple runs when needed. More information: <https://mg.readthedocs.io/latexmk.html>.
RUN apt-get update && \
apt-get install -y latexmk
RUN apt-get update && \
apt-get install -y latexmk
RUN pacman -S --noconfirm latexmk
RUN apt-get update && \
apt-get install -y latexmk
RUN dnf install -y latexmk
RUN apt-get update && \
apt-get install -y latexmk