This commit is contained in:
parent
75398a3613
commit
e0b6ee69f1
@ -31,6 +31,7 @@ RUN apk --no-cache add --update git
|
|||||||
|
|
||||||
RUN adduser -D hoc
|
RUN adduser -D hoc
|
||||||
WORKDIR /home/hoc
|
WORKDIR /home/hoc
|
||||||
|
USER hoc
|
||||||
|
|
||||||
# once we don't need a git binary anymore, this should be enough
|
# once we don't need a git binary anymore, this should be enough
|
||||||
# FROM scratch
|
# FROM scratch
|
||||||
|
Loading…
Reference in New Issue
Block a user