github/gh-valet

[Support]: Support required

Closed this issue · 2 comments

What operating system are you using?

  • Linux
  • macOS
  • Windows

What version of the tool are you using?

gh version 2.14.3 (2022-07-26)
gh valet github/gh-valet v0.1.12

What happened?

[platform@dgm010af8 ~]$ docker pull ghcr.io/valet-customers/valet-cli:latest
Error response from daemon: denied

I work for Albertson's and its GitHub enterprise customer, I was trying to pull docker image however it was throwing above error.

Relevant log output

[platform@dgm010af8 ~]$ docker pull ghcr.io/valet-customers/valet-cli:latest
Error response from daemon: denied

Looks like unauthorized user

Code of Conduct

  • I agree to follow this project's Code of Conduct

Hi @avatar321! 👋

Have you followed the steps here to authenticate with the GitHub docker container registry?

If so, you should be able to run echo $CR_PAT | docker login ghcr.io -u USERNAME --password-stdin and get a successful login response

@avatar321 I'm going to mark this issue as stale. If you're still having issues authenticating with Valet then please reopen 🙏