canmove, Confirmed users
225
edits
No edit summary |
|||
| Line 4: | Line 4: | ||
## 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. | ||
# Write docs for Windows/Mac users on | # Documentation | ||
# Write docs for Linux users on running docker images. | ## Write docs for Windows/Mac users on running the VirtualBox image to use the Docker images. | ||
# Update bisection doc on how to grab the right docker image and flash a phone with the results. | ## 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 == | ||