Ever wanted to build B2G but was using a distro that makes it awfully awful to do so?
This docker image helps by installing all neccecary deps into a Ubuntu 14.04 base image.
Workflow
git clone https://github.com/mozilla-b2g/B2G.git
cd B2G
./config.sh device-name
docker run -v $PWD:/B2G -i -t simonjohansson/b2g-build
This has been tested on:
There will be missing deps for other platforms, please send PRs. :)
Content type
Image
Digest
sha256:4724bf4d0…
Size
361.8 MB
Last updated
almost 11 years ago
docker pull simonjohansson/b2g-build