-
Notifications
You must be signed in to change notification settings - Fork 0
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
Docker Hub Manifests are Unknown #6
Comments
@vsoch I have been trying to revive some of those apps bring some back online: This one should at least be good: These ones has a DIGEST for the "unstable" version, could make a tagged release to get a new latest with a DIGEST:
These ones have a new dockerhub repo: In general I am trying to track the work left to do to fix things in this project: |
Will move this issue to the "main" repo where I try to centralize issues that concern all repo in the orga. |
Hi! Similar to other bids apps (e.g., bids-apps/aa#6) all of the digests on Docker Hub are unknown.
https://hub.docker.com/r/bids/magetbrain/tags?page=1&ordering=last_updated
I looked a little closer, and it seems to be an issue of the manifest version that is used:
So I suspect the images exist, but their metadata can no longer be parsed by the Docker Hub interface. I'm wondering if there could be a refreshed build with the proper metadata? I'd like to build this app (along with others in BIDS) into a tool to convert containers to LMOD, and that's not possible without the digest. Thank you!
The text was updated successfully, but these errors were encountered: