add dvc commands
This commit is contained in:
parent
7743c2c55d
commit
7e2744e0be
@ -23,6 +23,9 @@ RUN pip3 install GitPython
|
||||
RUN pip3 install pymongo
|
||||
RUN pip3 install mlflow
|
||||
RUN pip3 install dvc
|
||||
RUN pip3 install dvc[ssh] paramiko
|
||||
RUN apt install -y sshpass openssh-client
|
||||
RUN useradd -r -u 111 jenkins
|
||||
|
||||
# Przygotowanie kaggle
|
||||
RUN mkdir ~/.kaggle/
|
||||
|
Loading…
Reference in New Issue
Block a user