pandoc
Convert documents between various formats. More information: <https://pandoc.org>.
RUN apt-get update && \
apt-get install -y pandoc
RUN apt-get update && \
apt-get install -y pandoc
RUN pacman -S --noconfirm pandoc
RUN apt-get update && \
apt-get install -y pandoc
RUN dnf install -y pandoc
RUN apt-get update && \
apt-get install -y pandoc