mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +01:00
parent
72750b9243
commit
4333ee01bc
2 changed files with 9 additions and 9 deletions
|
|
@ -17,7 +17,7 @@ ENV PAPERLESS_EXPORT_DIR=/export \
|
|||
|
||||
# Install dependencies
|
||||
RUN apk --no-cache --update add \
|
||||
python3 gnupg libmagic bash \
|
||||
python3 gnupg libmagic bash shadow \
|
||||
sudo poppler tesseract-ocr imagemagick ghostscript unpaper && \
|
||||
apk --no-cache add --virtual .build-dependencies \
|
||||
python3-dev poppler-dev gcc g++ musl-dev zlib-dev jpeg-dev && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue