mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 22:59:53 +02:00
🚧 Do not add data to container image
This commit is contained in:
parent
257a568933
commit
252a125ed2
6 changed files with 0 additions and 33 deletions
|
@ -13,12 +13,6 @@ RUN ${PIP_INSTALL} \
|
|||
'ocrd_calamari == 0.0.7'
|
||||
|
||||
|
||||
# Copy OCR models
|
||||
RUN mkdir -p /var/lib/calamari-models/GT4HistOCR
|
||||
COPY data/calamari-models/GT4HistOCR/2019-07-22T15_49+0200 /var/lib/calamari-models/GT4HistOCR/2019-07-22T15_49+0200
|
||||
|
||||
|
||||
|
||||
# Check pip dependencies
|
||||
RUN pip check
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue