mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-11 04:03:34 +00:00
build: assign root user in the image
This commit is contained in:
committed by
Rainer Killinger
parent
c54aa25f34
commit
ae7a879e64
@@ -1,5 +1,7 @@
|
|||||||
FROM registry.gitlab.com/openstapps/projectmanagement/node
|
FROM registry.gitlab.com/openstapps/projectmanagement/node
|
||||||
|
|
||||||
|
USER root
|
||||||
|
|
||||||
ADD . /app
|
ADD . /app
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|||||||
Reference in New Issue
Block a user