remove ssh package
s444507-predict-s444356/pipeline/head This commit looks good Details
s444507-dvc/pipeline/head There was a failure building this commit Details
s444507-evaluation/pipeline/head This commit looks good Details
444507-training/pipeline/head This commit looks good Details

This commit is contained in:
Adam Wojdyla 2022-06-05 11:21:02 +02:00
parent 13bfb4a21c
commit 7d2c98dd64
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ RUN python3 -m pip install pymongo
RUN python3 -m pip install mlflow
RUN python3 -m pip install dvc
RUN python3 -m pip install dvc[ssh] paramiko
RUN apt install -y sshpass openssh-client
RUN python3 -m pip freeze