gsx
A GTK-enabled PostScript interpreter and renderer
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-gtk
RUN dnf install -y ghostscript-gtk
RUN apt-get update && \
apt-get install -y ghostscript