diff --git a/Dockerfile_4 b/Dockerfile_4 index df304b5..916e2d4 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 export GIT_PYTHON_REFRESH=quiet +RUN echo $PATH RUN dvc pull RUN dvc repro \ No newline at end of file