Fix group
This commit is contained in:
parent
75da6e7220
commit
37df8b46d1
@ -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 113 jenkins
|
RUN useradd -r -u 111 -g jenkins jenkins
|
||||||
|
Loading…
Reference in New Issue
Block a user