terraform-provider-docker
terraform-provider-docker copied to clipboard
feat: Support registries that return empty auth scope
trafficstars
I've found private docker registry service on hosting provider, that returns "www-authenticate" header without scope. Here is fix for that case.