adding docker plugin for Jenkins

This commit is contained in:
Julien Bisconti 2015-01-23 14:42:23 +01:00
parent e327cff8f3
commit 14fcd46e3f

View File

@ -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.)