Closed valff closed 3 years ago
Current implementation of RegistryAuth doesn't work, because it should be encoded in url_safe base64 variant.
RegistryAuth
Relevant docs: https://docs.docker.com/engine/api/v1.41/#section/Authentication
*nice
Current implementation of
RegistryAuth
doesn't work, because it should be encoded in url_safe base64 variant.Relevant docs: https://docs.docker.com/engine/api/v1.41/#section/Authentication