Here is a simple OCR API craftet from the repository https://hub.docker.com/r/ricktorzynski/ocr-tesseract-docker (GitHub: https://github.com/ricktorzynski/ocr-tesseract-docker)
docker run -d --name ocr-api -p 5000:5000 -e PORT=5000 pschur/ocr-api:latest
Content type
Image
Digest
sha256:793b1bfbe…
Size
566.5 MB
Last updated
over 2 years ago
docker pull pschur/ocr-api