Especially happy to see Tesseract OCR v4.0 [0] now being in the mainline repository. Tesseract was the main motivation for changing my web stack to docker a couple of weeks ago, and I had to use a separate builder image [1] in Alpine 3.8. Now it is just:
Especially happy to see Tesseract OCR v4.0 [0] now being in the mainline repository. Tesseract was the main motivation for changing my web stack to docker a couple of weeks ago, and I had to use a separate builder image [1] in Alpine 3.8. Now it is just:
> apk add tesseract-ocr
[0] https://pkgs.alpinelinux.org/package/v3.9/community/armhf/te...
[1] https://hub.docker.com/r/inetsoftware/alpine-tesseract/