This repository is demo codes for Jenkins with Docker.
Slide URL: http://www.slideshare.net/techblogyahoo/jenkins-withdocker-131220
% vagrant plugin install --plugin-source https://rubygems.org/ --plugin-prerelease vagrant-vbguest
% git clone https://github.com/ydnjp/jenkins-with-docker-demo.git; cd jenkins-with-docker-demo
% vagrant up
- Open http://localhost:8888/ (jenkins service)
- See job configurations and start jobs
Copyright (c) 2013 Yahoo Japan Corporation. See LICENSE for further details.