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:
9719731
)
Add release job with docker node!
24/103724/1
2.0.3
author
hekeguang
<hekeguang@chinamobile.com>
Mon, 16 Mar 2020 09:25:47 +0000
(17:25 +0800)
committer
hekeguang
<hekeguang@chinamobile.com>
Mon, 16 Mar 2020 09:26:54 +0000
(17:26 +0800)
Issue-ID: USECASEUI-412
Change-Id: Ic08aaaab326862aeaa5052f6fe55135c2bdb6e78
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
925ef59
..
6c82020
100644
(file)
--- a/
distribution/src/main/assembly/Dockerfile
+++ b/
distribution/src/main/assembly/Dockerfile
@@
-2,7
+2,7
@@
FROM ubuntu:16.04
MAINTAINER "Lu Ji" <lu.ji3@zte.com.cn>
-EXPOSE 8
080
+EXPOSE 8
443
RUN apt-get update && \
apt-get install -y openjdk-8-jdk