tesseract-4-alpha-demo This is a quick demo on building and running the Tesseract 4 alpha with the built-in LSTM in a Docker container. Building the Container docker build -t tesseract-demo . Running the Container docker run -it tesseract-demo