DevOps
Docker and Jenkins – Orchestrating Continuous Delivery
Past week I had the honour of speaking in 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 relaying on static steps like happens when you use FreeStyle jobs.
At the end I showed how to use it with Docker.
You can see the slides in slideshare or as html.
Jenkins Docker from Alex Soto
We keep learning,
Alex.
Reference: | Docker and Jenkins – Orchestrating Continuous Delivery from our JCG partner Alex Soto at the One Jar To Rule Them All blog. |