1
0
mirror of https://github.com/fcwu/docker-ubuntu-vnc-desktop synced 2026-08-05 16:12:41 +02:00

Remove internal server

This commit is contained in:
Doro Wu
2015-12-03 13:54:44 +08:00
parent 8112a93c49
commit d0c90d4476
-3
View File
@@ -1,9 +1,6 @@
FROM ubuntu:14.04.3
MAINTAINER Doro Wu <fcwu.tw@gmail.com>
# cache
RUN sed -i 's#http://archive.ubuntu.com/#http://qnap.dorowu.com/#' /etc/apt/sources.list
ENV DEBIAN_FRONTEND noninteractive
ENV HOME /root