Skip to content
Snippets Groups Projects
Commit ca8cebec authored by Dominik Schachten's avatar Dominik Schachten
Browse files

Update file Dockerfile

parent 58fd083f
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -2,7 +2,7 @@ FROM debian:testing
RUN export LC_ALL=C.UTF-8
RUN export LANG=C.UTF-8
RUN apt-get -yq update && apt-get -yq install pngquant unpaper python3 python3-pip exempi qpdf ghostscript git autotools-dev automake libtool libleptonica-dev zlibc zlib1g zlib1g-dev wget
RUN apt-get -yq update && apt-get -yq install pngquant unpaper python3 python3-pip exempi qpdf ghostscript git autotools-dev automake libtool libleptonica-dev zlib1g zlib1g-dev wget
RUN apt-get -yq install tesseract-ocr tesseract-ocr-deu
RUN pip3 install ocrmypdf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment