forked from tzietkiewicz/ium-helloworld
Comment out changes
This commit is contained in:
parent
4493b5ec27
commit
368cfb1151
@ -1,8 +1,7 @@
|
||||
FROM ubuntu:20.04
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt install -y python3 python3-pip openssh-client
|
||||
RUN apt install -y python3 python3-pip
|
||||
RUN pip3 install mlflow sklearn dvc 'dvc[ssh]' paramiko
|
||||
RUN apt install -y sshpass
|
||||
|
||||
RUN useradd -r -u 111 jenkins
|
||||
#RUN apt install -y sshpass openssh-client
|
||||
#RUN useradd -r -u 111 jenkins
|
||||
|
Loading…
Reference in New Issue
Block a user