Skip to content
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

[Bug] Docker update status not working when using compose #976

Open
HNGamingUK opened this issue Oct 30, 2021 · 3 comments
Open

[Bug] Docker update status not working when using compose #976

HNGamingUK opened this issue Oct 30, 2021 · 3 comments

Comments

@HNGamingUK
Copy link

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.

@mtongnz
Copy link
Contributor

mtongnz commented Jan 3, 2024

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

@andrebrait
Copy link

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.

@mtongnz
Copy link
Contributor

mtongnz commented Aug 3, 2024

@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.

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

No branches or pull requests

3 participants