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 .. \
|
&& cd .. \
|
||||||
&& git clone https://github.com/tesseract-ocr/tessdata.git \
|
&& git clone https://github.com/tesseract-ocr/tessdata.git \
|
||||||
&& cd tessdata \
|
&& cd tessdata \
|
||||||
&& mv * /usr/local/lib/tessdata/ \
|
&& mv * /usr/local/share/tessdata/ \
|
||||||
&& cd .. \
|
&& cd .. \
|
||||||
&& apt-get purge --auto-remove -y autoconf \
|
&& apt-get purge --auto-remove -y autoconf \
|
||||||
build-essential \
|
build-essential \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user