dvigif
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 texlive-bin
RUN apt-get update && \
apt-get install -y dvipng
RUN yum install -y dvipng
RUN dnf install -y texlive-dvipng-bin-6
RUN apt-get update && \
apt-get install -y dvipng