You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 4, 2026. It is now read-only.
Up until unraid 6.x, DockerMan would check all containers for updates. This used to serve as a good indicator which stacks need an update, and there was even an open PR to keep dockerman in sync with any applied updates - #27
With unraid 7.x, Dockerman does not check compose managed containers, so above PR is not needed. But there is also now no good means to check containers managed by this plugin for updates
Should be add a way for this plugin to manage its own stack update indicator, now that dockerman does not overlap?
Up until unraid 6.x, DockerMan would check all containers for updates. This used to serve as a good indicator which stacks need an update, and there was even an open PR to keep dockerman in sync with any applied updates - #27
With unraid 7.x, Dockerman does not check compose managed containers, so above PR is not needed. But there is also now no good means to check containers managed by this plugin for updates
Should be add a way for this plugin to manage its own stack update indicator, now that dockerman does not overlap?