usecase-ui-server-master-docker-java-daily error. 21/130421/1
authorhekeguang <hekeguang@chinamobile.com>
Tue, 23 Aug 2022 10:07:11 +0000 (18:07 +0800)
committerhekeguang <hekeguang@chinamobile.com>
Tue, 23 Aug 2022 10:07:31 +0000 (18:07 +0800)
Issue-ID: USECASEUI-712
Change-Id: I5a254d361c05ec90078d451c236f9b1758bbdbdb
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
standalone/src/main/assembly/Dockerfile

index 5524911..2b54f20 100644 (file)
@@ -4,6 +4,8 @@ MAINTAINER "Lu Ji" <lu.ji3@zte.com.cn>
 # Expose the Usecase-UI backend port 
 EXPOSE 8082
 
+USER root
+
 #Configure Java SDK
 ENV CLASSPATH .:${JAVA_HOME}/lib:${JRE_HOME}/lib