Skip to content
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

FEATURE - Add docker images new releases widget #120

Closed
bigsk1 opened this issue Jun 2, 2024 · 3 comments
Closed

FEATURE - Add docker images new releases widget #120

bigsk1 opened this issue Jun 2, 2024 · 3 comments
Labels
work completed Work for this has been completed but it may not yet be merged / released
Milestone

Comments

@bigsk1
Copy link

bigsk1 commented Jun 2, 2024

Would be nice to have something similar to Github releases but for newly released docker images of selected projects.

Via dockerhub and/or github images.

The idea is to have a page were I can see all the new images that have been released and be able to update my docker images manually.

The option to show release notes and tags would be a plus.

@svilenmarkov
Copy link
Member

Hey, thanks for the idea!

That would be pretty cool actually, I'll try and get it added in the next release since it fits with the theme I'm going for.

As for the release notes, I'm not sure where they'd come from since I don't think dockerhub or ghcr have support for them?

@svilenmarkov svilenmarkov added this to the v0.6.0 milestone Jun 6, 2024
@bigsk1
Copy link
Author

bigsk1 commented Jun 6, 2024

Hey, thanks for the idea!

That would be pretty cool actually, I'll try and get it added in the next release since it fits with the theme I'm going for.

As for the release notes, I'm not sure where they'd come from since I don't think dockerhub or ghcr have support for them?

Ya that's true, if there was a way to see the tag , OS, size, date and the digest was clickable it would take you to the image layer details like

https://hub.docker.com/layers/ollama/ollama/latest/images/sha256-79cfa889ba13ccadaa5fcd8681be6270b0fbcd5ff2dd576ca41d0744218e50a0?context=explore

@svilenmarkov svilenmarkov added the work completed Work for this has been completed but it may not yet be merged / released label Aug 27, 2024
@svilenmarkov
Copy link
Member

@bigsk1 Sort of limited at the moment but I've added the ability to select from different sources in the releases widget, Docker Hub being one of them:

releases-widget-preview

I think it makes sense to have all releases in one place rather than having a separate widget for just container image releases. Those who prefer to have them separately can still add a second releases widget with just containers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work completed Work for this has been completed but it may not yet be merged / released
Projects
None yet
Development

No branches or pull requests

2 participants