set_unicharset_properties
Raw OCR Engine
RUN apt-get update && \
apt-get install -y tesseract-ocr
RUN apt-get update && \
apt-get install -y tesseract-ocr
RUN apk add tesseract-ocr
RUN pacman -S --noconfirm tesseract
RUN apt-get update && \
apt-get install -y tesseract-ocr
RUN dnf install -y tesseract
RUN apt-get update && \
apt-get install -y tesseract-ocr