forked from tzietkiewicz/ium-helloworld
Trying to fix docker/ssh problems
i# Please enter the commit message for your changes. Lines starting
This commit is contained in:
parent
37df8b46d1
commit
b5e694b78b
@ -4,4 +4,4 @@ RUN apt-get update
|
|||||||
RUN apt install -y python3 python3-pip openssh-client
|
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
|
||||||
|
|
||||||
RUN useradd -r -u 111 -g jenkins jenkins
|
RUN useradd -r -u 111 jenkins
|
||||||
|
Loading…
Reference in New Issue
Block a user