webgui icon indicating copy to clipboard operation
webgui copied to clipboard

[Bug] Docker update status not working when using compose

Open HNGamingUK opened this issue 4 years ago • 3 comments

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.

HNGamingUK avatar Oct 30 '21 21:10 HNGamingUK

This is an issue with the compose manager plugin not updating unRaid's image version database. I've satrted working on a fix: https://github.com/dcflachs/compose_plugin/commit/4297b46fdfeaa077f405a328ee074606363d5f9b

mtongnz avatar Jan 03 '24 03:01 mtongnz

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.

andrebrait avatar Aug 02 '24 20:08 andrebrait

@andrebrait comment on the PR thread linked as it's a compose manager issue, not a webgui issue. Hopefully it gets merged or reviewed soon.

mtongnz avatar Aug 03 '24 05:08 mtongnz