dvipng
convert DVI files to PNG graphics
RUN apt-get update && \
apt-get install -y dvipng
RUN apt-get update && \
apt-get install -y dvipng
RUN pacman -S --noconfirm dvipng
RUN apt-get update && \
apt-get install -y dvipng
RUN yum install -y dvipng
RUN dnf install -y dvipng
RUN apt-get update && \
apt-get install -y dvipng