Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 786 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 786 Bytes

Jenkins with Docker Demo

This repository is demo codes for Jenkins with Docker.

Slide URL: http://www.slideshare.net/techblogyahoo/jenkins-withdocker-131220

Requirements

How to use

% vagrant plugin install --plugin-source https://rubygems.org/ --plugin-prerelease vagrant-vbguest
% git clone https://github.com/amirgur1/jenkins-with-docker-demo.git; cd jenkins-with-docker-demo
% vagrant up
  1. Open http://localhost:8888/ (jenkins service)
  2. See job configurations and start jobs

Copyright

Copyright (c) 2013 Yahoo Japan Corporation. See LICENSE for further details.