tex
Compile a DVI document from TeX source files. More information: <https://www.tug.org/begin.html>.
RUN apt-get update && \
apt-get install -y texlive-binaries
RUN apt-get update && \
apt-get install -y texlive-binaries
RUN pacman -S --noconfirm texlive-binaries
RUN apt-get update && \
apt-get install -y texlive-binaries
RUN yum install -y texlive-binaries
RUN dnf install -y texlive-binaries
RUN apt-get update && \
apt-get install -y texlive-binaries