Code Review
/
usecase-ui.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
10170b5
)
UUI needs to use integration-java 11:9.0.0 image.
36/124036/1
4.0.3
author
hekeguang
<hekeguang@chinamobile.com>
Sat, 11 Sep 2021 02:53:18 +0000
(10:53 +0800)
committer
hekeguang
<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
patch
|
blob
|
history
diff --git
a/distribution/src/main/assembly/Dockerfile
b/distribution/src/main/assembly/Dockerfile
index
b92e275
..
bc961af
100644
(file)
--- a/
distribution/src/main/assembly/Dockerfile
+++ b/
distribution/src/main/assembly/Dockerfile
@@
-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