Skip to content
This repository has been archived by the owner on Aug 16, 2019. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 783 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 783 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/ydnjp/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.