fix lol
This commit is contained in:
parent
828ec937f2
commit
c611e240a2
@ -16,6 +16,7 @@ RUN pip3 install pymongo
|
||||
|
||||
RUN pip3 install dvc[ssh] paramiko
|
||||
|
||||
RUN apt install -y sshpass openssh-client git
|
||||
|
||||
#RUN apt install python3.10-venv -y
|
||||
#RUN python3 -m venv docker_ium
|
||||
@ -30,4 +31,4 @@ WORKDIR /app
|
||||
#RUN pip3 install tensorflow==2.12.*
|
||||
|
||||
|
||||
#RUN useradd -r -u 111 jenkins
|
||||
RUN useradd -r -u 111 jenkins
|
Loading…
Reference in New Issue
Block a user