mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-08 21:06:27 +02:00
dedicate user
This commit is contained in:
parent
7a675498ca
commit
6954616c4a
1 changed files with 2 additions and 0 deletions
|
@ -13,3 +13,5 @@ RUN useradd runner
|
||||||
|
|
||||||
RUN echo '@runner soft nproc 16' >> /etc/security/limits.conf
|
RUN echo '@runner soft nproc 16' >> /etc/security/limits.conf
|
||||||
RUN echo '@runner hard nproc 16' >> /etc/security/limits.conf
|
RUN echo '@runner hard nproc 16' >> /etc/security/limits.conf
|
||||||
|
|
||||||
|
USER newuser
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue