-
Notifications
You must be signed in to change notification settings - Fork 69
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
binfmt 503 on docker pull #94
Comments
I have a slightly different error:
Run: https://github.com/elabftw/elabimg/actions/runs/6007012754/job/16292461919 |
|
Is it possible the image namespace changed? If you click https://registry-1.docker.io/v2/tonistiigi/binfmt/manifests/latest what do you see? I get an "unauthorized". |
Nevermind! Its fine now. |
Behaviour
Steps to reproduce this issue
Expected behaviour
Actual behaviour
Additional Info
Looks like its pulling https://registry-1.docker.io/v2/tonistiigi/binfmt/manifests/latest which gives me a
{"errors":[{"code":"UNAUTHORIZED","message":"authentication required","detail":[{"Type":"repository","Class":"","Name":"tonistiigi/binfmt","Action":"pull"}]}]}
The text was updated successfully, but these errors were encountered: