mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 22:59:53 +02:00
Merge branch 'master' of code.dev.sbb.berlin:qurator/ocrd-galley
This commit is contained in:
commit
82d3d71ed4
14 changed files with 49 additions and 42 deletions
|
@ -2,7 +2,7 @@ FROM my_ocrd_workflow-core-cuda10.1
|
|||
|
||||
|
||||
# XXX https://github.com/OCR-D/core/issues/642
|
||||
#ARG PIP_INSTALL="pip install --no-cache-dir --use-feature=2020-resolver"
|
||||
#ARG PIP_INSTALL="pip install --no-cache-dir"
|
||||
ARG PIP_INSTALL="pip install --no-cache-dir"
|
||||
ARG OCRD_CALAMARI_VERSION="1.0.0"
|
||||
|
||||
|
@ -20,8 +20,7 @@ COPY data/mirror/github.com/Calamari-OCR/calamari_models/gt4histocr
|
|||
|
||||
|
||||
# Check pip dependencies
|
||||
# XXX https://github.com/OCR-D/core/issues/642
|
||||
#RUN pip check
|
||||
RUN pip check
|
||||
|
||||
|
||||
# Default command
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue