terraform-provider-docker icon indicating copy to clipboard operation
terraform-provider-docker copied to clipboard

feat: Support registries that return empty auth scope

Open legioner0 opened this issue 2 years ago • 0 comments

I've found private docker registry service on hosting provider, that returns "www-authenticate" header without scope. Here is fix for that case.

legioner0 avatar Oct 06 '23 05:10 legioner0