sudo apt-get install tesseract-ocr
sudo apt-get install libtesseract-dev libtesseract3
good reference here: https://gist.github.com/joost/52d59321abe31884ab818b806c69426b#file-dockerfile-L30
there was an error with a library, but here's the workaround opencv/opencv#5852