Skip to content

REGISTRY_AUTH_FILE setting is ignored #553

@superstator

Description

@superstator

Podman and Docker CLIs both check for a REGISTRY_AUTH_FILE environment variable at run time and, if set, use that path to read/write registry credentials. podman-py ignores it and only checks the default podman auth file location.

Is there a way to make podman-py follow the same credential resolution logic as the CLI? Looking at the docs, it seems like credstore_env might be relevant, but details are a little lacking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions