You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since recent swings with docker pull limits (articles below), I would like to add an automatic daily test verifying that our pulls are as expected and there are no sudden spikes in pulling due to some bugs. Currently, one can get usage report only manually as an excel file.
For my test I want to have a [public] Docker Hub API Endpoint where I can programmatically get statistics of my pulls for a chosen period and verify that pulls's number is "within boundaries"
Since recent swings with docker pull limits (articles below), I would like to add an automatic daily test verifying that our pulls are as expected and there are no sudden spikes in pulling due to some bugs. Currently, one can get usage report only manually as an excel file.
For my test I want to have a [public] Docker Hub API Endpoint where I can programmatically get statistics of my pulls for a chosen period and verify that pulls's number is "within boundaries"
Articles:
The text was updated successfully, but these errors were encountered: