mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-09 19:59:53 +02:00
🐳 Docker: Do not use the make target to install calamari-ocr, stick to pip
This commit is contained in:
parent
41f5c8a8fa
commit
a2d1d76dbd
2 changed files with 0 additions and 10 deletions
|
@ -13,7 +13,6 @@ COPY requirements.txt .
|
|||
COPY README.md .
|
||||
COPY ocrd_calamari ocrd_calamari
|
||||
|
||||
RUN make calamari/build
|
||||
RUN pip3 install --upgrade pip && \
|
||||
pip3 install .
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue