Skip to content

4.0 Docker Containers

Stefan Weil edited this page Aug 4, 2017 · 10 revisions

Tesseract 4 OCR Compilation - Docker Container

This Github repository contains scripts and definition of Docker container that helps to compile Tesseract 4.

Automated build Docker image: docker pull tesseractshadow/tesseract4cmp

Tesseract 4 OCR Runtime Environment - Docker Container

If you are looking for ready to use Teserract 4 Runtime Environment container (and don't want to compile it) please take look at this Github repository. The repository also contains some examples of usage.

Automated build Docker image: docker pull tesseractshadow/tesseract4re.

Tesseract 4 OCR with OpenCV Environment - Docker Container

Automate build Docker Image: [docker pull mylamour/tesseract-ocr:opencv]

Docker - Get Started

If you are not familiar with Docker please read Docker - Get Started.

As of 02/02/2020


These wiki pages are no longer maintained.

All pages were moved to tesseract-ocr/tessdoc.

The latest documentation is available at https://tesseract-ocr.github.io/.


Clone this wiki locally