moved core@ to *bcc* On Tue, Mar 15, 2016 at 11:18 AM, Avinash Sridharan <[email protected]> wrote:
> Why not follow option 2, but instead of passing the agent credentials, > pass a location to the flag where credentials for the registry can be found > (in JSON)? The frameworks can set credentials (maybe registry name or URL > to the registry), and the credentials can be learnt from the JSON config. > What if we need credentials for multiple-registries? Have a JSON with one credential per registry I guess? But if possible, I would love to solve this more generally as possible; as Gilbert mentioned, this is not a problem just for Docker images but any URIs that need AuthN.
