From 88a8d60c48560bbdc607378efd75c89ef01f124e Mon Sep 17 00:00:00 2001 From: m00133142 Date: Tue, 20 Oct 2015 17:34:35 +0800 Subject: please replace all the URL that cannot be accessed from international JIRA: COMPASS-110 Change-Id: Ia602064fb08b5f398f4e34bbbe358d5312b6743e Signed-off-by: m00133142 --- build/os/centos/rhel7/juno/Dockerfile.tmpl | 3 --- 1 file changed, 3 deletions(-) (limited to 'build/os/centos/rhel7') diff --git a/build/os/centos/rhel7/juno/Dockerfile.tmpl b/build/os/centos/rhel7/juno/Dockerfile.tmpl index 450e5c85..34945d00 100644 --- a/build/os/centos/rhel7/juno/Dockerfile.tmpl +++ b/build/os/centos/rhel7/juno/Dockerfile.tmpl @@ -1,9 +1,6 @@ FROM centos:7.1.1503 MAINTAINER Chigang(Justin) -# 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 - # set cache enable RUN sed -i 's/keepcache=0/keepcache=1/g' /etc/yum.conf #set packages = $getVar('spcial_packages', []) -- cgit 1.2.3-korg