|
@@ -49,6 +49,7 @@ RUN apk --no-cache add \
|
|
|
libpng-dev \
|
|
libpng-dev \
|
|
|
libjpeg-turbo-dev \
|
|
libjpeg-turbo-dev \
|
|
|
graphicsmagick \
|
|
graphicsmagick \
|
|
|
|
|
+ ghostscript \
|
|
|
# Bring in gettext so we can get `envsubst`, then throw
|
|
# Bring in gettext so we can get `envsubst`, then throw
|
|
|
# the rest away. To do this, we need to install `gettext`
|
|
# the rest away. To do this, we need to install `gettext`
|
|
|
# then move `envsubst` out of the way so `gettext` can
|
|
# then move `envsubst` out of the way so `gettext` can
|