Skip to content

Bug: auth.StaticCredential does not properly handle docker.io #484

@Wwwsylvia

Description

@Wwwsylvia

When remote.Registry is accessing docker.io, it actually issues requests to registry-1.docker.io. Therefore, it expects the client.Credential to return the credential for registry-1.docker.io instead of docker.io.
But the current implementation of auth.StaticCredential does not handle this case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions