Code Review
/
compass4nfv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
f597677
)
bugfix: as global user, using 163 source is unstable, so do not use 163 source
63/2063/2
author
m00133142
<meimei@huawei.com>
Mon, 28 Sep 2015 08:42:15 +0000
(16:42 +0800)
committer
m00133142
<meimei@huawei.com>
Mon, 28 Sep 2015 08:48:45 +0000
(16:48 +0800)
JIRA: COMPASS-74
Change-Id: Ie0b6bb7e9673d2c3c2cfe2227dfdafe55a406e89
Signed-off-by: m00133142 <meimei@huawei.com>
build/os/centos/rhel6/compass/Dockerfile.tmpl
patch
|
blob
|
history
diff --git
a/build/os/centos/rhel6/compass/Dockerfile.tmpl
b/build/os/centos/rhel6/compass/Dockerfile.tmpl
index
74e9e39
..
8a8318e
100644
(file)
--- a/
build/os/centos/rhel6/compass/Dockerfile.tmpl
+++ b/
build/os/centos/rhel6/compass/Dockerfile.tmpl
@@
-2,9
+2,6
@@
FROM centos:6.6
MAINTAINER Chigang(Justin) <chigang@huawei.com>
# TODO: Is there some easy way to get the fastest/closest mirror?
-# RUN sed -i 's/archive.ubuntu.com/mirrors.163.com/g' /etc/apt/sources.list
-RUN rm -f /etc/yum.repos.d/*
-#ADD ./rhel6/base.repo /etc/yum.repos.d/
RUN yum update -y
# set cache enable