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

Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
== Proposal ==
== Proposal ==
# Set up private Docker Registry.
# Set up private Docker Registry.
# Configure a Docker image for building B2G from source on every commit.
# Configure a Docker image for building B2G from source.
## Create a Jenkin's task to drive the docker daemon to update code, do the build, and snapshot the docker image into the registry.
## Create a Jenkin's task to drive the docker daemon to update code, do the build, and snapshot the docker image into the registry.
# Create a VirtualBox image with the [http://docs.vagrantup.com/v2/provisioning/docker.html vagrant docker provisioner] installed and configured to provision the latest docker image and start it on boot.
# Create a VirtualBox image with the [http://docs.vagrantup.com/v2/provisioning/docker.html vagrant docker provisioner] installed and configured to provision the latest docker image and start it on boot.
canmove, Confirmed users
225

edits

Navigation menu