new users

This commit is contained in:
Brian Seymour 2018-09-21 01:05:34 -05:00
parent 6b9dbe47df
commit 1832ab6dfe
1 changed files with 1 additions and 0 deletions

View File

@ -15,3 +15,4 @@ RUN echo '@runner soft nproc 16' >> /etc/security/limits.conf
RUN echo '@runner hard nproc 16' >> /etc/security/limits.conf
USER runner
WORKDIR /tmp