Update Dockerfile
This commit is contained in:
parent
72719ad42e
commit
6e7dd5afb2
@ -2,7 +2,8 @@ ARG BROMITE_SHA
|
||||
|
||||
FROM uazo/bromite:$BROMITE_SHA
|
||||
|
||||
USER lg
|
||||
#USER lg
|
||||
WORKDIR /home/lg/working_dir
|
||||
|
||||
COPY pre-start.sh .
|
||||
COPY start-build.sh .
|
||||
|
Loading…
Reference in New Issue
Block a user