Code Review
/
clover.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
2208c1d
)
Remove unused argument
81/55781/1
author
Yujun Zhang
<zhang.yujunz@zte.com.cn>
Mon, 16 Apr 2018 01:23:00 +0000
(09:23 +0800)
committer
Yujun Zhang
<zhang.yujunz@zte.com.cn>
Mon, 16 Apr 2018 01:23:00 +0000
(09:23 +0800)
`BRANCH` is no longer required since we copy source code from working directory
instead of remote git repository.
Change-Id: I44776538a9efbca72e8d165e7790603cdafbe395
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
docker/Dockerfile
patch
|
blob
|
history
diff --git
a/docker/Dockerfile
b/docker/Dockerfile
index
daed730
..
21c6440
100644
(file)
--- a/
docker/Dockerfile
+++ b/
docker/Dockerfile
@@
-7,7
+7,6
@@
FROM ubuntu:16.04
LABEL image=opnfv/clover
-ARG BRANCH=master
ARG ISTIO_VERSION=0.6.0
# GIT repo directory