microscaling / microbadger

What's inside your Docker containers?
Other
159 stars 17 forks source link

Need documentation for refresh rate. #55

Open jcoyne opened 5 years ago

jcoyne commented 5 years ago

It's unclear when/how data for badges can be refreshed. Does this happen on a regular basis? How frequently? Is there a way I can force a reload?

rossf7 commented 5 years ago

Hey @jcoyne, we do a daily refresh of images updated in the last 3 months. Over the weekend we do a full refresh.

But you can trigger a refresh at any time by calling the webhook. The best option is to configure the webhook in Docker Hub. We will then refresh whenever you push a new tag.

We could do with better docs on this. I'll keep this open until we get a chance to write some.