remove ssh package
This commit is contained in:
parent
13bfb4a21c
commit
7d2c98dd64
@ -27,7 +27,6 @@ RUN python3 -m pip install pymongo
|
|||||||
RUN python3 -m pip install mlflow
|
RUN python3 -m pip install mlflow
|
||||||
RUN python3 -m pip install dvc
|
RUN python3 -m pip install dvc
|
||||||
RUN python3 -m pip install dvc[ssh] paramiko
|
RUN python3 -m pip install dvc[ssh] paramiko
|
||||||
RUN apt install -y sshpass openssh-client
|
|
||||||
|
|
||||||
RUN python3 -m pip freeze
|
RUN python3 -m pip freeze
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user