From 14fcd46e3f1803d71a30f74e84be46cda6a49039 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Fri, 23 Jan 2015 14:42:23 +0100 Subject: [PATCH] adding docker plugin for Jenkins --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 91d3a63..14f401a 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ This list is not exhaustive, contribute to make it so: add your docker resource ## Continous Integration / Continous Delivery * [Drone](https://github.com/drone/drone) - https://drone.io/ +* [Docker plugin for Jenkins](https://github.com/jenkinsci/docker-plugin/) - The aim of the docker plugin is to be able to use a docker host to dynamically provision a slave, run a single build, then tear-down that slave. ## Hosting for repositories (registries) * [Docker Hub](https://hub.docker.com/) (provided by Docker Inc.)