-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Labels
No labels