Tuesday 17 May 2016

Docker and Jenkins: Orchestrating Continuous Delivery






by Sarang Nagmote



Category - Developer
More Information & Updates Available at: http://vibranttechnologies.co.in




Past week I had the honor of speaking at the Docker Barcelona Meetup about how to use Jenkins for doing typical Docker tasks like creating images, publishing them, or having a trace of what has occurred on them. Finally I introduced the new (or not so new) Jenkins Pipeline plugin, which allows you to create your continuous delivery pipeline by coding it using a Groovy DSL instead of relying on static steps like when you use FreeStyle jobs. At the end I showed the crowd how to use it with Docker.
You can see the slides in slideshare or as html.
We keep learning,
Alex.


No comments:

Post a Comment