Installed ghostscript in the docker image (#2746)

* Configure ghostscript in the docker image

* removed setting LIBGS

Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
This commit is contained in:
Jacob Evan Shreve 2022-06-07 07:46:30 -04:00 committed by GitHub
commit adf3e20ea8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,8 @@ RUN apt-get update -qq \
freeglut3-dev \
pkg-config \
make \
wget
wget \
ghostscript
# setup a minimal texlive installation
COPY docker/texlive-profile.txt /tmp/