diff --git a/Dockerfile_4 b/Dockerfile_4 index 04fc1df..fd0f203 100644 --- a/Dockerfile_4 +++ b/Dockerfile_4 @@ -28,7 +28,6 @@ RUN chmod +x ./zadanie1.py RUN chmod +x ./train.py RUN chmod +x ./test.py -CMD GIT_PYTHON_REFRESH=quiet -CMD export GIT_PYTHON_REFRESH=quiet +CMD set GIT_PYTHON_REFRESH=quiet RUN dvc pull RUN dvc repro \ No newline at end of file