Skip to content

nkola/dockerhub-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockerhub-plugin

This plugin offer integration with DockerHub, using dockerhub hook to trigger Jenkins job to interact with docker image and implement continuous delivery pipelines based on Docker.

Receiving new image notification as web-hook from DockerHub, jenkins will trigger all jobs that have DockerHub trigger enabled and use the incoming Docker image as part of the Build. A DockerHub Pull build step is provided to retrieve the latest image from Hub.

How to

Configure your DockerHub repository with a webhook to your public jenkins instance http://JENKINS/dockerhub-webhook/

In your hub.docker.com repository, you can find the "webhooks" section and point it to your jenkins instance:

What's next

Set DockerHub repository status based on build result See also trello board

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.8%
  • HTML 3.2%