Browse Source

HOT-FIX: remove unrtf do Dockerfile

pull/1866/head 3.1.71
Edward Ribeiro 7 years ago
parent
commit
761ef98b7c
  1. 2
      Dockerfile

2
Dockerfile

@ -2,7 +2,7 @@ FROM alpine:3.5
ENV BUILD_PACKAGES postgresql-dev graphviz-dev graphviz build-base git pkgconfig \
python3-dev libxml2-dev jpeg-dev libressl-dev libffi-dev libxslt-dev nodejs py3-lxml \
py3-magic postgresql-client poppler-utils antiword vim unrtf
py3-magic postgresql-client poppler-utils antiword vim
RUN apk --update add fontconfig ttf-dejavu && fc-cache -fv

Loading…
Cancel
Save