tesseract
OCR (Optical Character Recognition) engine. More information: <https://github.com/tesseract-ocr/tesseract>.
RUN apt-get update && \
apt-get install -y tesseract
RUN apt-get update && \
apt-get install -y tesseract
RUN pacman -S --noconfirm tesseract
RUN apt-get update && \
apt-get install -y tesseract
RUN dnf install -y tesseract
RUN apt-get update && \
apt-get install -y tesseract