We are getting duplicate records in the response data file.
Is this expected?
Share and learn in the Docker community.
We are getting duplicate records in the response data file.
Is this expected?
On further checking the documentation - Docker Hub API Reference - dvp, we found that in raw data each action (pull_by_tag, pull_by_diges, version_check) is represented as a single row. So, it’s possible that two actions (from different users) happened at the same time and hence the duplicates.