mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/ocr.git
synced 2025-07-01 10:10:34 +00:00
add zip creation of results
This commit is contained in:
@ -19,6 +19,7 @@ RUN apt-get update \
|
||||
python2.7 \
|
||||
python3.5 \
|
||||
wget \
|
||||
zip \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ENV OCROPY_VERSION 1.3.3
|
||||
|
Reference in New Issue
Block a user