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
This is an issue with the compose manager plugin not updating unRaid's image version database.
I've satrted working on a fix: dcflachs/compose_plugin@4297b46
This is an issue with the compose manager plugin not updating unRaid's image version database. I've satrted working on a fix: dcflachs/compose_plugin@4297b46
Any progress on this? I've been just deleting the json file and re-running the the update checks every time I update one without changing tags with the compose plugin.
Hello,
It has been discovered that when using docker-compose the update status of containers does not work correctly.
/var/lib/docker/unraid-update-status.json
This is the file that gets updated, but obviously does not get updated when running a compose pull.I am personally not sure why a specifically generated file is being used over checking the sha of the container.
The text was updated successfully, but these errors were encountered: