We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8112a93 commit d0c90d4Copy full SHA for d0c90d4
Dockerfile
@@ -1,9 +1,6 @@
1
FROM ubuntu:14.04.3
2
MAINTAINER Doro Wu <fcwu.tw@gmail.com>
3
4
-# cache
5
-RUN sed -i 's#http://archive.ubuntu.com/#http://qnap.dorowu.com/#' /etc/apt/sources.list
6
-
7
ENV DEBIAN_FRONTEND noninteractive
8
ENV HOME /root
9
0 commit comments