-
Notifications
You must be signed in to change notification settings - Fork 219
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
Remind users about software updates #580
Comments
One idea here would be to use the output of
and then allow the user to install them with |
podman seems to install a systemd timer at |
@felipeborges updates images and even with that, it expects the images to be updated |
As far as I can make it, This works nicely for the usual service-specific OCI containers, where the containers can be thrown away and restarted without any problems, but would be disruptive for our pet Toolbox containers. |
To add to this, being able to tell toolbox to "update all toolboxes" would be quite a nice QoL. Obviously, the image would need to specify how to do this, but it would be quite nice even if not crucial. |
People running toolboxes without the latest security updates is a Bad Thing™. It would therefore be good to have a mechanism by which they are reminded that their toolboxes are out of date, or require updates.
It would be good to investigate potential technical solutions to this. In UX terms, we probably want a minimal and non-intrusive reminder, like:
The text was updated successfully, but these errors were encountered: