gurucomputing / headscale-ui

A web frontend for the headscale Tailscale-compatible coordination server
BSD 3-Clause "New" or "Revised" License
1.59k stars 113 forks source link

Headscale dropped docker tag for headscale:latest #143

Open KenyOS opened 3 months ago

KenyOS commented 3 months ago

I was following the guide on readme and I found error while docker-compose pull the latest tag on headscale docker image, and I found the reason below the explanation. From now on.. stable version should be tagged on release version.

https://github.com/juanfont/headscale/issues/1810

routerino commented 3 months ago

I definitely don't agree with their reasoning behind dropping the latest tag, saying it's "not best practice" seems more of a "we goofed the latest tag convention and so we're going to blame the tag instead of using it right".

That said, yes, I'll update the blog and readme :).