1
0
mirror of https://github.com/stucki/docker-lineageos synced 2025-01-09 17:39:47 -05:00

Update documentation to Ubuntu 14.04

This commit is contained in:
Fernando Silveira 2014-07-25 09:23:43 -03:00
parent 661beacc6f
commit acdd2933d2

View File

@ -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.