diff --git a/Dockerfile_4 b/Dockerfile_4 index 6d1b268..71be4a1 100644 --- a/Dockerfile_4 +++ b/Dockerfile_4 @@ -12,11 +12,10 @@ RUN python3 -m pip install pandas RUN python3 -m pip install numpy RUN python3 -m pip install torch RUN python3 -m pip install torchvision -RUN python3 -m pip install GitPython RUN python3 -m pip install sacred RUN python3 -m pip install pymongo RUN python3 -m pip install dvc -RUN python3 -m pip install gitpython +RUN python3 -m pip install git COPY ./zadanie1.py ./ COPY ./Customers.csv ./