This commit is contained in:
Patrick Jentsch 2018-10-29 10:50:56 +01:00
parent c49da3b50a
commit 2e5c8b0327

View File

@ -56,6 +56,4 @@ RUN echo "deb https://notesalexp.org/tesseract-ocr/stretch/ stretch main" >> /et
COPY ocr_pyflow /usr/local/bin
COPY parse_hocr /usr/local/bin
VOLUME /root/files_for_ocr
CMD ["/bin/bash"]