diff --git a/docker-hub/webhooks.md b/docker-hub/webhooks.md index 4aa4364543..727808b4f8 100644 --- a/docker-hub/webhooks.md +++ b/docker-hub/webhooks.md @@ -9,6 +9,8 @@ cause an action in another application in response to an event in the repository. Docker Hub webhooks fire when an image is built in, or a new tag added to, your automated build repository. +Configure webhooks on https://hub.docker.com/r///~/settings/webhooks/. + With your webhook, you specify a target URL and a JSON payload to deliver. The example webhook below generates an HTTP POST that delivers a JSON payload: