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