mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-02-03 13:21:35 +02:00
update
This commit is contained in:
parent
5cf6e66001
commit
c72cc1e710
@ -20,7 +20,7 @@ RUN apt-get update \
|
||||
&& cd .. \
|
||||
&& git clone https://github.com/tesseract-ocr/tessdata.git \
|
||||
&& cd tessdata \
|
||||
&& mv * /usr/local/lib/tessdata/ \
|
||||
&& mv * /usr/local/share/tessdata/ \
|
||||
&& cd .. \
|
||||
&& apt-get purge --auto-remove -y autoconf \
|
||||
build-essential \
|
||||
|
Loading…
x
Reference in New Issue
Block a user