We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dab852a + 36f9c85 commit 58777feCopy full SHA for 58777fe
Dockerfile
@@ -42,10 +42,6 @@ ENV XDG_DATA_HOME /usr/local/share
42
# VOLUME $XDG_DATA_HOME/ocrd-resources
43
ENV HOME /
44
45
-# Set the TESSDATA_PREFIX in such a way that the standalone
46
-# tesseract CLI will find the models
47
-ENV TESSDATA_PREFIX $XDG_DATA_HOME/ocrd-resources/ocrd-tesserocr-recognize
48
-
49
# make apt run non-interactive during build
50
ENV DEBIAN_FRONTEND noninteractive
51
0 commit comments