mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/ocr.git
synced 2025-07-01 09:20:34 +00:00
Fix
This commit is contained in:
@ -56,7 +56,7 @@ RUN echo "deb https://notesalexp.org/tesseract-ocr/stretch/ stretch main" >> /et
|
||||
COPY hocrtotei /usr/local/bin
|
||||
COPY ocr /usr/local/bin
|
||||
|
||||
mkdir /input /output
|
||||
chmod a+rw /input /output
|
||||
RUN mkdir /input /output && \
|
||||
chmod a+rw /input /output
|
||||
|
||||
ENTRYPOINT ["ocr"]
|
||||
|
Reference in New Issue
Block a user