Update Dockerfile
This commit is contained in:
@@ -6,7 +6,7 @@ ENV GUID=100
|
|||||||
|
|
||||||
RUN deluser node
|
RUN deluser node
|
||||||
|
|
||||||
RUN adduser -u $UID foundry foundry -G $GUID
|
RUN adduser -u $UID foundry foundry
|
||||||
|
|
||||||
USER foundry
|
USER foundry
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user