diff --git a/Dockerfile b/Dockerfile index 9dfbe48..fc7efee 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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"] \ No newline at end of file