Page 1 of 1

Install tesseract under docker?

PostPosted:Wed Aug 12, 2020 12:16 pm
by TimothyFinn
Hi everyone,

I've just installed a docker version of openkm under my Synology NAS. Everything went fine.

I need to activate the Ocr service to index some PDF file. I read the instructions on how to install under a standard server, ie Linux or Windows. But how can I do this under Docker?

Thanks everyone for the help

Re: Install tesseract under docker?

PostPosted:Sat Aug 15, 2020 11:46 am
by pavila
Yes, you can install in Docket like in any Ubuntu server:
Code: Select all
$ apt update
$ apt install tesseract-ocr