From 069afb220a1f6d795a984f267757cf0c38436aa9 Mon Sep 17 00:00:00 2001 From: Christoph Auer <60343111+cau-git@users.noreply.github.com> Date: Mon, 15 Jul 2024 14:51:04 +0200 Subject: [PATCH] Update Dockerfile Signed-off-by: Christoph Auer <60343111+cau-git@users.noreply.github.com> --- Dockerfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index bef7be52..b2138a63 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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/