Skip to content

Any way to authenticate using only docker.json tokens? #170

Open
@Miles-Garnsey

Description

@Miles-Garnsey

There's some docs in this repo relating to authenticating to private registries. They show how to use a username and password to authenticate.

Our registry is a Replicated proxy, and the only credentials available are the docker.json type - e.g.

{"auths":{"proxy.replicated.com":{"auth":"<BAS64_STRING>"},"registry.replicated.com":{"auth":"<BAS64_STRING>"}}}

Is there any way to pass this in to the proxy to allow it to connect? Would the google GAR method be appropriate here since both use tokens?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions