add volume
This commit is contained in:
parent
05bef0a2e0
commit
8600eab42c
1 changed files with 3 additions and 1 deletions
|
@ -10,3 +10,5 @@ RUN ln /usr/bin/find /usr/sbin/find && \
|
|||
useradd user -m
|
||||
|
||||
USER user
|
||||
|
||||
VOLUME /build
|
Loading…
Reference in a new issue