dedicate user

This commit is contained in:
Brian Seymour 2018-09-21 01:00:23 -05:00
parent 7a675498ca
commit 6954616c4a
1 changed files with 2 additions and 0 deletions

View File

@ -13,3 +13,5 @@ RUN useradd runner
RUN echo '@runner soft nproc 16' >> /etc/security/limits.conf
RUN echo '@runner hard nproc 16' >> /etc/security/limits.conf
USER newuser