mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
dont switch users in dockerfile, use runuser instead
This commit is contained in:
parent
548e69d3f3
commit
fce8babb89
2 changed files with 1 additions and 2 deletions
|
@ -16,5 +16,4 @@ RUN echo 'runner hard nproc 16' >> /etc/security/limits.conf
|
|||
RUN echo 'runner soft nofile 128' >> /etc/security/limits.conf
|
||||
RUN echo 'runner hard nofile 128' >> /etc/security/limits.conf
|
||||
|
||||
USER runner
|
||||
WORKDIR /tmp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue