fix default user
This commit is contained in:
parent
825af6724a
commit
05bef0a2e0
1 changed files with 1 additions and 0 deletions
|
@ -9,3 +9,4 @@ RUN apt-get update && \
|
|||
RUN ln /usr/bin/find /usr/sbin/find && \
|
||||
useradd user -m
|
||||
|
||||
USER user
|
Loading…
Reference in a new issue