How do I communicate from Docker Hub to Jenkins via web hook? How do I communicate from Docker Hub to Jenkins via web hook? jenkins jenkins

How do I communicate from Docker Hub to Jenkins via web hook?


Not sure if this is relevant yet, but the solution would be to invoke the url like this:http://user:token@jenkins:8080/job/my-job/build?token=secretToken


Words from the author:development in this plugin is indeed dormant, but can resurrect at any time, especially with a concrete use-case. I created this plugin as a PoC when DockerHub hook were announced, but don't have a concrete usage of it to experiment further.Feel free to contribute so the plugin can support your own usage.