What is this document for? "gosseract" is a Tesseract-OCR wrapper for Golang, and this document is for an issue reported to "gosseract" github.com Reproduce the issue Set up environment for simulating CentOS # because I'm using MacOS % docker-machine create -d virtualbox goss-test % eval $(docker-machine env goss-test) % docker run --rm -t -i library/centos:centos7 ## # Dive into CentOS ## try to