aboutsummaryrefslogtreecommitdiffstats
path: root/build/os/ubuntu/trusty/juno/Dockerfile.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'build/os/ubuntu/trusty/juno/Dockerfile.tmpl')
-rw-r--r--build/os/ubuntu/trusty/juno/Dockerfile.tmpl3
1 files changed, 0 insertions, 3 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