mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 14:49:53 +02:00
🧹 Remove work around for fixed issue qurator-spk/bb_textline_detection#27
This commit is contained in:
parent
453961b5b2
commit
6537e8284e
1 changed files with 0 additions and 4 deletions
|
@ -78,9 +78,5 @@ COPY my_ocrd_workflow /usr/bin/
|
|||
COPY xsd/* /usr/share/xml/
|
||||
|
||||
|
||||
# XXX Work around suspected concurrency problems in ocrd-sbb-textline-detector
|
||||
RUN sed -i 's#num_cores *= *cpu_count()#num_cores = 1#' /usr/local/lib/python3.6/dist-packages/qurator/sbb_textline_detector/main.py
|
||||
|
||||
|
||||
WORKDIR /data
|
||||
CMD ["/usr/bin/my_ocrd_workflow"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue