From 0fabaf89fd801d0b266e56d4be4c9bc100291c08 Mon Sep 17 00:00:00 2001 From: kev Date: Tue, 2 Dec 2014 20:27:48 +0800 Subject: [PATCH] add ubuntu --- ubuntu/Dockerfile | 2 ++ ubuntu/README.md | 1 + 2 files changed, 3 insertions(+) create mode 100644 ubuntu/Dockerfile create mode 100644 ubuntu/README.md diff --git a/ubuntu/Dockerfile b/ubuntu/Dockerfile new file mode 100644 index 0000000..68e730b --- /dev/null +++ b/ubuntu/Dockerfile @@ -0,0 +1,2 @@ +FROM ubuntu:14.04 +RUN apt-get update diff --git a/ubuntu/README.md b/ubuntu/README.md new file mode 100644 index 0000000..3011c84 --- /dev/null +++ b/ubuntu/README.md @@ -0,0 +1 @@ +Internet has been partially blocked in China.