add zip creation of results

This commit is contained in:
Patrick Jentsch
2020-01-20 15:04:55 +01:00
parent 3a4cc16e5b
commit dfc05be7db
2 changed files with 57 additions and 0 deletions

View File

@ -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