forked from tzietkiewicz/ium-helloworld
Zaktualizuj 'Dockerfile'
This commit is contained in:
parent
9fd6a676d9
commit
3f6ab5a4cd
@ -2,4 +2,4 @@ FROM ubuntu:20.04
|
|||||||
|
|
||||||
RUN apt update
|
RUN apt update
|
||||||
RUN apt install -y python3 python3-pip
|
RUN apt install -y python3 python3-pip
|
||||||
RUN pip3 install mlflow sklearn dvc 'dvc[ssh]'
|
RUN pip3 install mlflow sklearn dvc 'dvc[ssh]' paramiko
|
Loading…
Reference in New Issue
Block a user