aboutsummaryrefslogtreecommitdiffstats
path: root/build/os/ubuntu
diff options
context:
space:
mode:
authorm00133142 <meimei@huawei.com>2015-10-20 17:34:35 +0800
committerm00133142 <meimei@huawei.com>2015-10-20 17:34:35 +0800
commit88a8d60c48560bbdc607378efd75c89ef01f124e (patch)
tree1917d1290b60e894321d32afabd8e2abdc1fff8a /build/os/ubuntu
parent9037b62da8598f9cb73c9203c3a01d8afbfd6173 (diff)
please replace all the URL that cannot be accessed from international
JIRA: COMPASS-110 Change-Id: Ia602064fb08b5f398f4e34bbbe358d5312b6743e Signed-off-by: m00133142 <meimei@huawei.com>
Diffstat (limited to 'build/os/ubuntu')
-rw-r--r--build/os/ubuntu/trusty/juno/Dockerfile.tmpl3
-rw-r--r--build/os/ubuntu/trusty/kilo/Dockerfile.tmpl3
2 files changed, 0 insertions, 6 deletions
diff --git a/build/os/ubuntu/trusty/juno/Dockerfile.tmpl b/build/os/ubuntu/trusty/juno/Dockerfile.tmpl
index d723b6e7..2071cb41 100644
--- a/build/os/ubuntu/trusty/juno/Dockerfile.tmpl
+++ b/build/os/ubuntu/trusty/juno/Dockerfile.tmpl
@@ -1,9 +1,6 @@
FROM ubuntu:14.04.3
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 apt-get update
RUN rm -f /etc/apt/apt.conf.d/docker-clean
diff --git a/build/os/ubuntu/trusty/kilo/Dockerfile.tmpl b/build/os/ubuntu/trusty/kilo/Dockerfile.tmpl
index d723b6e7..2071cb41 100644
--- a/build/os/ubuntu/trusty/kilo/Dockerfile.tmpl
+++ b/build/os/ubuntu/trusty/kilo/Dockerfile.tmpl
@@ -1,9 +1,6 @@
FROM ubuntu:14.04.3
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 apt-get update
RUN rm -f /etc/apt/apt.conf.d/docker-clean