From 760052e1c777c7385786a8dbc9d767326723c1a8 Mon Sep 17 00:00:00 2001 From: Adrian Charkiewicz Date: Sun, 5 Jun 2022 18:03:54 +0200 Subject: [PATCH] mmm --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 085e1a7..95efdf3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -19,7 +19,7 @@ RUN pip3 install GitPython RUN pip3 install mlflow RUN pip3 install dvc RUN pip3 install dvc[ssh] paramiko -RUN apt install -y sshpass openssh-client +# RUN apt install -y sshpass openssh-client RUN useradd -r -u 111 jenkins # RUN python3 -m pip install kaggle