WebHooks don't seem to fire

Hi Everyone,

I enabled docker web hook yesterday to ping the IP and port number of a Google Compute Engine instance. I’ve tested just curling the IP and port and everything was fine, so I’m assuming it’s Docker Hub not triggering the Web Hook.

The history for the web hook is empty and there have been several builds since everything was enabled (All build have a status of ‘Done’).

Have I misconfigured something? Are URLs supported but not IP’s? This is all on a private image - does that make a difference?

Just to add some extra info, tried using requestbin to catch the webhook and again after a successful build, nothing was received.

Any help would be great.

Cheers,
Matt

p.s. LOVING docker so far.

A Webhook just fired - looks like there was an issue somewhere with hub.docker.com which is now fixed.