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

Merge pull request #5 from swrh/master

Update documentation to Ubuntu 14.04
This commit is contained in:
Michael Stucki 2014-07-25 14:37:51 +02:00
commit 00e104c3b0

View File

@ -3,7 +3,7 @@ docker-cyanogenmod
Create a [Docker] based environment to build [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. 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. The main working directory is a shared folder on the host system, so the Docker container can be removed at any time.