keshva's picture
Create Dockerfile
197b215
raw
history blame contribute delete
88 Bytes
RUN apt update
RUN apt install tesseract-ocr -y
RUN apt-get install tesseract-ocr-eng -y