Adding antiword within poppler-utils package
This commit is contained in:
@@ -218,7 +218,7 @@ USER root
|
||||
ARG INSTALL_POPPLER_UTILS=false
|
||||
|
||||
RUN if [ ${INSTALL_POPPLER_UTILS} = true ]; then \
|
||||
apk add --update --no-cache poppler-utils \
|
||||
apk add --update --no-cache poppler-utils antiword \
|
||||
;fi
|
||||
|
||||
# Install Cassandra drivers:
|
||||
|
||||
Reference in New Issue
Block a user