forked from tzietkiewicz/ium-helloworld
Zaktualizuj 'Dockerfile'
This commit is contained in:
parent
e226adece5
commit
0ab4ddfeed
@ -1,5 +1,5 @@
|
|||||||
FROM ubuntu:20.04
|
FROM ubuntu:20.04
|
||||||
|
|
||||||
RUN apt update
|
RUN apt update
|
||||||
RUN apt install -y python3 python3-pip
|
RUN apt install -y python3 python3-pip openssh-client
|
||||||
RUN pip3 install mlflow sklearn dvc 'dvc[ssh]' paramiko
|
RUN pip3 install mlflow sklearn dvc 'dvc[ssh]' paramiko
|
Loading…
Reference in New Issue
Block a user