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:
5261f2c
)
make ppa fail due to the problem of base.repo path
07/1507/2
author
baigk
<baiguoku@huawei.com>
Fri, 11 Sep 2015 00:49:11 +0000
(08:49 +0800)
committer
baigk
<baiguoku@huawei.com>
Fri, 11 Sep 2015 03:14:28 +0000
(
03:14
+0000)
Change-Id: I90af434d4c2cba2ea85d9d75f57897cc5d707b95
JIRA: COMPASS-42
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
285ca09
..
6740dc4
100644
(file)
--- a/
build/os/centos/rhel6/compass/Dockerfile.tmpl
+++ b/
build/os/centos/rhel6/compass/Dockerfile.tmpl
@@
-4,7
+4,7
@@
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 ./
centos
6/base.repo /etc/yum.repos.d/
+ADD ./
rhel
6/base.repo /etc/yum.repos.d/
RUN yum update -y
# set cache enable