Update Dockerfile

Signed-off-by: Christoph Auer <60343111+cau-git@users.noreply.github.com>
This commit is contained in:
Christoph Auer 2024-07-15 14:51:04 +02:00 committed by GitHub
parent b2cc7b3dfe
commit 069afb220a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,8 +6,7 @@ RUN apt-get update \
&& apt-get install -y libgl1 libglib2.0-0 curl wget git \
&& apt-get clean
RUN --mount=type=ssh \
pip install --no-cache-dir https://github.com/DS4SD/docling.git
RUN pip install --no-cache-dir docling
ENV HF_HOME=/tmp/
ENV TORCH_HOME=/tmp/