XD
This commit is contained in:
parent
a271ff14f0
commit
032838b6bc
@ -16,6 +16,7 @@ RUN python3 -m pip install sacred
|
||||
RUN python3 -m pip install pymongo
|
||||
RUN python3 -m pip install dvc
|
||||
RUN apt-get update && apt-get install -y git
|
||||
RUN pip install dvc[ssh] paramiko
|
||||
|
||||
COPY ./zadanie1.py ./
|
||||
COPY ./Customers.csv ./
|
||||
|
Loading…
Reference in New Issue
Block a user