Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

Searching for updates to official docker images fails #260

Open
jshridha opened this issue Mar 10, 2016 · 2 comments
Open

Searching for updates to official docker images fails #260

jshridha opened this issue Mar 10, 2016 · 2 comments

Comments

@jshridha
Copy link

This is an issue that I've had since I first started using the docker system in unraid about a year ago, so it's not a new bug caused in any new releases. The script that searches docker image updates fails on all official images. I think the issue is these images don't follow the /: convention and instead only have :. The official images I'm currently using are mysql, owncloud, sentry, postgres, and redis images.

I believe this bug also contributes to these issues I'm having:

  • Docker update notifications never go out unless the "Check for Updates" button is manually pressed.
  • The cron job fails checking for updates.

I'm happy to help debug this issue any way I can even if its just simply, "Hey, try this version out".

@eschultz
Copy link
Collaborator

Jay, thanks for bringing this issue to our attention. The image name convention ( /: vs : ) is in fact the problem. Luckily this seems like it'll be easy to fix 👍

I'll report back when I have a fix ready.

@jshridha
Copy link
Author

@eschultz Thanks a lot! As a sidenote, I started using using centurylink watchtower today to keep dockers automatically updated. It's working great! I especially love how it figures out which dockers are linked to which dockers and restarts them all in the correct order.

Switching to watchtower is probably a discussion for a different forum then this one, but I just wanted to let you know about it.

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

No branches or pull requests

2 participants