Firefox OS/Performance/Using Docker to Ease Debugging Firefox OS: Difference between revisions

Jump to navigation Jump to search
(Created page with "== Proposal == 1. Set up private Docker Registry. 2. Configure a Docker image for building B2G from source on every commit. 2.1. Create a Jenkin's task to drive the docker dae...")
 
Line 10: Line 10:


== Dockerfile for a B2G Build Image ==
== Dockerfile for a B2G Build Image ==
Here's is the Dockerfile for a B2G build image:
<pre>
from ubuntu
</pre>


== Elastic Beanstalk for Scaling ==
== Elastic Beanstalk for Scaling ==
canmove, Confirmed users
225

edits

Navigation menu