pdftex
Compile a PDF document from TeX source files. More information: <https://www.tug.org/applications/pdftex/>.
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-pdftex-7
RUN apt-get update && \
apt-get install -y texlive-binaries
RUN yum install -y texlive-pdftex-7
RUN dnf install -y texlive-pdftex-7
RUN apt-get update && \
apt-get install -y texlive-binaries