I’m looking for API documentation on Docker Hub. In particular, I’d like to monitor for new build tags and update my apps appropriately. Note that this is different than the webhooks feature: I’d like to “listen” instead of get notified as I have many machines that need to be updated when a new tag is pushed.
I can’t seem to find the docs anywhere–am I just missing something? I likewise couldn’t find a Ruby client easily.