From acdd2933d2c256b58193e5827bbe22f563c3498b Mon Sep 17 00:00:00 2001 From: Fernando Silveira Date: Fri, 25 Jul 2014 09:23:43 -0300 Subject: [PATCH] Update documentation to Ubuntu 14.04 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9728a37..892fd7b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ docker-cyanogenmod Create a [Docker] based environment to build [CyanogenMod]. -This Dockerfile will create a docker container which is based on Ubuntu 12.04. +This Dockerfile will create a docker container which is based on Ubuntu 14.04. It will install the "repo" utility and any other build dependencies which are required to compile CyanogenMod. The main working directory is a shared folder on the host system, so the Docker container can be removed at any time.