From e33d4a47d05c66a70ab8e519501ed3f68ee5a7c1 Mon Sep 17 00:00:00 2001 From: Jakub Henyk Date: Sat, 13 May 2023 18:18:50 +0200 Subject: [PATCH] Maybe Fix --- Dockerfile_4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile_4 b/Dockerfile_4 index 916e2d4..6d1b268 100644 --- a/Dockerfile_4 +++ b/Dockerfile_4 @@ -30,6 +30,6 @@ RUN chmod +x ./train.py RUN chmod +x ./test.py #RUN $GIT_PYTHON_GIT_EXECUTABLE=/usr/local/lib/python3.10/dist-packages/git/__init__.py -RUN echo $PATH +RUN useradd -r -u 111 jenkins RUN dvc pull RUN dvc repro \ No newline at end of file