mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/ocr.git
synced 2025-01-29 18:39:01 +00:00
Fix
This commit is contained in:
parent
95adc4d804
commit
a433aea3e6
@ -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"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user