From 032838b6bc96a2b0c59c3137088628d1842d7219 Mon Sep 17 00:00:00 2001 From: Jakub Henyk Date: Sat, 13 May 2023 18:43:23 +0200 Subject: [PATCH] XD --- Dockerfile_4 | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile_4 b/Dockerfile_4 index e2446cc..aeecf18 100644 --- a/Dockerfile_4 +++ b/Dockerfile_4 @@ -16,6 +16,7 @@ RUN python3 -m pip install sacred RUN python3 -m pip install pymongo RUN python3 -m pip install dvc RUN apt-get update && apt-get install -y git +RUN pip install dvc[ssh] paramiko COPY ./zadanie1.py ./ COPY ./Customers.csv ./