font2c
Ghostscript is a set of software that provides a PostScript
RUN apt-get update && \
apt-get install -y ghostscript
RUN apt-get update && \
apt-get install -y ghostscript
RUN apk add ghostscript
RUN pacman -S --noconfirm ghostscript
RUN apt-get update && \
apt-get install -y ghostscript
RUN yum install -y ghostscript
RUN dnf install -y ghostscript-core
RUN apt-get update && \
apt-get install -y ghostscript