I have two questions:
- As Docker Hub is updating their image pull and retention policy from 1. November 2020 and particularly restricting the image pull requests for free user account. I want to measure how many pull requests (GET) for images as well as manifests has been made by a free user account. Is there a docker hub api that gives this metadata?
- How to verify the docker pulled image is downloaded by a particular user?
Thank you,
Jack
Source: Docker Questions