Skip to content

Add support for reading credential from podman's auth.json #227

@grimmy

Description

@grimmy

Podman stores registry credentials in $XDG_RUNTIME_DIR/containers/auth.json which is in the exact same format as Docker's config.json. I currently just symlinked $XDG_RUNTIME_DIR/containers/auth.json to ~/.docker/config.json and everything is working fine. But it would be cool if reg could just check this file itself.

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