Zaktualizuj 'Dockerfile'
This commit is contained in:
parent
7c6c1dfd12
commit
ccf1fd685b
@ -42,7 +42,7 @@ RUN pip3 install dvc
|
||||
RUN pip3 install dvc[ssh] paramiko
|
||||
RUN apt-get remove openssh-client
|
||||
RUN apt-get update
|
||||
RUN apt-get install openssh-server
|
||||
RUN apt-get install -y openssh-server
|
||||
|
||||
RUN apt install -y sshpass openssh-client
|
||||
RUN useradd -r -u 111 jenkins
|
||||
|
Loading…
Reference in New Issue
Block a user