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

Why there is a new "latest" docker image tag create 16h ago if the latest github tag if from 2021? #136

Open
ghevge opened this issue Jul 5, 2024 · 3 comments

Comments

@ghevge
Copy link

ghevge commented Jul 5, 2024

Why there is a new "latest" docker image tag create 16h ago if the latest github tag if from 2021?

https://hub.docker.com/r/willfarrell/autoheal/tags

@positiveque
Copy link

The docker image with the tag "latest" is built daily.
https://github.com/willfarrell/docker-autoheal/blob/main/README.md#supported-tags-and-dockerfile-links

@ghevge
Copy link
Author

ghevge commented Jul 5, 2024

This behavior is misleading IMO. It should be built only if there is new code added to the repo. From what I can see, the last commit was 4+ month ago.
If you want a daily build, call it nightly or daily. It will be much more descriptive.

https://vsupalov.com/docker-latest-tag/

@ghevge
Copy link
Author

ghevge commented Jul 6, 2024

FYI for the majority of cases in docker hub, "latest" tag is the same with the latest released tag.
In my case, this is the very first time I'm seeing "latest" tag being a daily build. That is why I've asked the question in the first place.

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

2 participants