UUI needs to use integration-java 11:9.0.0 image. 36/124036/1 4.0.3
authorhekeguang <hekeguang@chinamobile.com>
Sat, 11 Sep 2021 02:53:18 +0000 (10:53 +0800)
committerhekeguang <hekeguang@chinamobile.com>
Sat, 11 Sep 2021 02:54:08 +0000 (10:54 +0800)
Issue-ID: USECASEUI-604
Change-Id: I4525a1c327e756cdab6df6f6d129b57cdcdd60c2
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
distribution/src/main/assembly/Dockerfile

index b92e275..bc961af 100644 (file)
@@ -3,7 +3,7 @@ FROM nexus3.onap.org:10001/onap/integration-java11:9.0.0
 EXPOSE 8443
 
 USER root
-RUN apk update && apk add shadow
+RUN apk update && apk add shadow && apk add bash
 
 
 #configure the JDK