dvc
This commit is contained in:
parent
8a6c8e66d8
commit
7a99aaa827
@ -13,6 +13,8 @@ RUN pip3 install mlflow
|
||||
RUN pip3 install dvc
|
||||
RUN pip3 install dvc[ssh]
|
||||
|
||||
RUN apt install -y sshpass openssh-client
|
||||
|
||||
RUN useradd -r -u 777 jenkins
|
||||
|
||||
RUN mkdir /.kaggle && chmod o+w /.kaggle
|
||||
|
Loading…
Reference in New Issue
Block a user