Skip to content

Can the docker widget display the version of image in use for each container? #549

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

Closed
driftywinds opened this issue Apr 2, 2025 · 1 comment

Comments

@driftywinds
Copy link

driftywinds commented Apr 2, 2025

Description

Is there a way to display the version number of the image currently being run in the docker widget of Glance?
For e.g. it could be a togggleable option in the container labels and would show up beside the name of the container or something -

Image

So beside Immich like "Immich - v1.131.3" using the tag of the container pull URL ghcr.io/immich-app/immich:v1.131.3"

Is there scope for this? It would be so good not to have to open the individual apps and navigate UI seperately to see which version is running

@svilenmarkov
Copy link
Member

You can hover over the icon of the container which will display the currently used image and its tag. Example:

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants
@svilenmarkov @driftywinds and others