canmove, Confirmed users
225
edits
| Line 1: | Line 1: | ||
== Proposal == | == Proposal == | ||
# Set up private Docker Registry. | |||
# Configure a Docker image for building B2G from source on every commit. | |||
## Create a Jenkin's task to drive the docker daemon to update code, do the build, and snapshot the docker image into the registry. | |||
# Write docs for Windows/Mac users on setting up a VM to run docker images. | |||
# Write docs for Linux users on running docker images. | |||
# Update bisection doc on how to grab the right docker image and flash a phone with the results. | |||
== Setting up a Private Docker Registry == | == Setting up a Private Docker Registry == | ||