From 504f3f9f6f135e2f12cc84d130293d93a4c821b7 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Thu, 31 Aug 2023 10:20:47 +0200 Subject: [PATCH] add tesseract osd data --- Dockerfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 610167c..d678dbc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -44,8 +44,10 @@ RUN apk add --no-cache \ tesseract-ocr \ tesseract-ocr-data-deu \ tesseract-ocr-data-eng \ + tesseract-ocr-data-osd \ unpaper \ - font-liberation + font-liberation \ + poppler-utils COPY --from=builder /install /var/lib/paperless