Skip to content

Cannot docker pull image  #1

@PraveerSINGH

Description

@PraveerSINGH

Docker pull from the public GitHub Package Registry failed with “no basic auth credentials” error

However I solved this by logging into docker using GitHub username and personal access token as a password with read:packages scope.

Usage:

> docker login -u $GITHUB_USERNAME -p $GITHUB_TOKEN docker.pkg.github.com/qtim-lab/rop_classification/rop:v0
> # then docker pull...

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