Skip to content

Commit

Permalink
Merge pull request #48 from adhocore/poppler-utils
Browse files Browse the repository at this point in the history
Poppler utils
  • Loading branch information
adhocore authored Nov 1, 2023
2 parents 62487f4 + 9591984 commit 13e710e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions 8.0.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ RUN \
postgresql \
redis \
supervisor \
poppler-utils \
# elastic setup
&& rm -rf $ES_HOME/plugins \
&& mkdir -p $ES_HOME/tmp $ES_HOME/data $ES_HOME/logs $ES_HOME/plugins $ES_HOME/config/scripts \
Expand Down
1 change: 1 addition & 0 deletions 8.1.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ RUN \
# rabbitmq-server@testing \
redis \
supervisor \
poppler-utils \
# elastic setup
&& rm -rf $ES_HOME/plugins \
&& mkdir -p $ES_HOME/tmp $ES_HOME/data $ES_HOME/logs $ES_HOME/plugins $ES_HOME/config/scripts \
Expand Down
1 change: 1 addition & 0 deletions 8.2.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ RUN \
# rabbitmq-server@testing \
redis \
supervisor \
poppler-utils \
# elastic setup
&& rm -rf $ES_HOME/plugins \
&& mkdir -p $ES_HOME/tmp $ES_HOME/data $ES_HOME/logs $ES_HOME/plugins $ES_HOME/config/scripts \
Expand Down

0 comments on commit 13e710e

Please sign in to comment.