added gnu-libiconv runtime dependencies of pdf2htmlEX inside Alpine linux

This commit is contained in:
Stephen Gaito 2020-06-20 19:46:28 +01:00
parent 6913b970d7
commit e4f34fdc0e
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ RUN apk update && \
apk add --no-cache \
libstdc++ \
libgcc \
gnu-libiconv \
gettext \
glib \
freetype \