diff --git a/Dockerfile_4 b/Dockerfile_4 index 4bb3868..11ae31d 100644 --- a/Dockerfile_4 +++ b/Dockerfile_4 @@ -28,5 +28,6 @@ RUN chmod +x ./zadanie1.py RUN chmod +x ./train.py RUN chmod +x ./test.py +RUN export GIT_PYTHON_REFRESH=quiet RUN dvc pull RUN dvc repro \ No newline at end of file