So far, we have been working with publicly available APIs for Docker Hub and quay.io. Or at least, only requesting information that can be accessed publicly over the API.
To support private repositories, larger number of API requests, and possibly some of the registries listed in #73, we will need a method for passing a token or username/password to the API calls.
So far, we have been working with publicly available APIs for Docker Hub and quay.io. Or at least, only requesting information that can be accessed publicly over the API.
To support private repositories, larger number of API requests, and possibly some of the registries listed in #73, we will need a method for passing a token or username/password to the API calls.