-
Notifications
You must be signed in to change notification settings - Fork 170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Github Container Registry support? #104
Comments
Hi, I've run into the same/very similar, but haven't had time to address this in d-r-p yet. |
@rpardini Hi. I'm trying to debug this problem.
Without the reverse proxy i have :
Don't know how to debug this issue. Do you have an idea? |
Is authentication supported for this registry? I've set the below variable with both my password and a github token but I'm receiving the below error in the shell and log.
Try 1:
AUTH_REGISTRIES=ghcr.io:::github_username:::github_password
Try 2:
AUTH_REGISTRIES=ghcr.io:::github_username:::github_personal_access_token
The text was updated successfully, but these errors were encountered: