Skip to content

overflawio/docker-omnirom-builds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Dockerfile for building Omnirom

Some info

This dockerfile is based on ubuntu 14.04 and will create a base environment for building android roms. I choosed to keep the home folder outside the container to be able to move it when i want to build to another machine.

I've used this guide as reference.

Installation

  1. Install Docker.

  2. To build run: docker build -t masciospam/omnirom-builder .

Usage

docker run --tty --interactive -v /PATH-TO-EXTERNAL-FOLDER/:/home/builder/ masciospam/omnirom-builder

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published