fg2it / grafana-on-raspberry

Grafana packages for raspberry pi (armv6/armv7) and aarch64/arm64
311 stars 32 forks source link

Request for "latest" tag #29

Closed x99percent closed 6 years ago

x99percent commented 6 years ago

If you could tag the newest non-beta docker image with "latest", I'd really appreciate it! It would make auto-updates much easier with tools like watchtower.

fg2it commented 6 years ago

sorry, this is a feature, see #25

x99percent commented 6 years ago

"Latest" should represent the most recent non-beta release. Not using the docker-standard "latest" tag causes issues. This is detriment, not a feature.

fg2it commented 6 years ago

So detriment it is. If it is too cumbersome, use another images. Again, sorry but I don't intend to change that.

x99percent commented 6 years ago

I think you're missing the point that properly including the standard use of the "latest" tag does not prevent people from calling out specific image versions in the least. You're blocking basic and standard functionality to protect a specific use-case that doesn't need protecting. Docker images don't auto-update on their own, but some people desire the ability to do exactly that with the use of other programs (e.g., watchtower).

Would you be so bold as to tell the folks maintaining Docker that they have it all wrong? I should hope not.