-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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 Docker Image non existend #2015
Comments
Images are published as private images, so you can't pull it by default. |
@0xEclair thanks for your reply! Even if I'm logged in the registry though I cannot pull them:
you mention they are pushed as |
I think nobody noticed the problem. Yes, we need help to change to public. For public images, you can check here: https://github.com/orgs/btcsuite/packages. There is no image now. |
Yep the package is private right now which wasn't the intention. Looks like the default on the org level is private, will get that switched over to public then report back here for confirmation. |
Any updates? |
Hi all! |
The images should now be public: https://github.com/btcsuite/btcd/pkgs/container/btcd |
As far as I understand https://github.com/btcsuite/btcd/blob/master/.github/workflows/dimagespub.yml this should automatically build btcd and push it into the github image registry. There is an action log from the last version push but the logs are expired: https://github.com/btcsuite/btcd/actions/runs/3369306552/job/9224795357 so I can't check what might have gone wrong.
In any case I cannot pull Images from the Github Docker Registry:
anybody has an idea if these images exist and were they are?
The text was updated successfully, but these errors were encountered: