jenkis user lol
This commit is contained in:
parent
e4d2baf724
commit
11ef172652
@ -2,4 +2,5 @@ FROM ubuntu:22.04
|
|||||||
|
|
||||||
RUN apt update && apt install -y vim make python3 python3-pip python-is-python3 gcc g++ golang wget unzip git
|
RUN apt update && apt install -y vim make python3 python3-pip python-is-python3 gcc g++ golang wget unzip git
|
||||||
RUN pip install pandas matplotlib scikit-learn tensorflow dvc dvc[ssh] paramiko
|
RUN pip install pandas matplotlib scikit-learn tensorflow dvc dvc[ssh] paramiko
|
||||||
|
RUN useradd -r -u 111 jenkins
|
||||||
CMD "bash"
|
CMD "bash"
|
||||||
|
Loading…
Reference in New Issue
Block a user