Closed avatar321 closed 2 years ago
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 🙏
What operating system are you using?
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
Code of Conduct