mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-27 04:24:45 +00:00
Update Dockerfile
Signed-off-by: Christoph Auer <60343111+cau-git@users.noreply.github.com>
This commit is contained in:
parent
b2cc7b3dfe
commit
069afb220a
@ -6,8 +6,7 @@ RUN apt-get update \
|
|||||||
&& apt-get install -y libgl1 libglib2.0-0 curl wget git \
|
&& apt-get install -y libgl1 libglib2.0-0 curl wget git \
|
||||||
&& apt-get clean
|
&& apt-get clean
|
||||||
|
|
||||||
RUN --mount=type=ssh \
|
RUN pip install --no-cache-dir docling
|
||||||
pip install --no-cache-dir https://github.com/DS4SD/docling.git
|
|
||||||
|
|
||||||
ENV HF_HOME=/tmp/
|
ENV HF_HOME=/tmp/
|
||||||
ENV TORCH_HOME=/tmp/
|
ENV TORCH_HOME=/tmp/
|
||||||
|
Loading…
Reference in New Issue
Block a user