mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:15 +02:00
update
This commit is contained in:
parent
c7ecda613a
commit
75be6a5a04
@ -14,7 +14,7 @@ RUN apt-get update \
|
||||
libtool \
|
||||
&& git clone https://github.com/tesseract-ocr/tesseract.git \
|
||||
&& git clone https://github.com/tesseract-ocr/tessdata.git \
|
||||
&& mv tessdata/*.traineddata tesseract/tessdata/ \
|
||||
&& mv -v tessdata/*.traineddata tesseract/tessdata/ \
|
||||
&& cd tesseract \
|
||||
&& ./autogen.sh \
|
||||
&& ./configure \
|
||||
|
Loading…
Reference in New Issue
Block a user