Skip to content

Commit 2c26205

Browse files
committed
add ghostscript
1 parent d47559d commit 2c26205

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
1313
libpq-dev \
1414
imagemagick \
1515
gcc \
16+
ghostscript \
1617
poppler-utils &&\
1718
rm -rf /var/lib/apt/lists/*
1819

0 commit comments

Comments
 (0)