erikdubbelboer / phpRedisAdmin

Simple web interface to manage Redis databases.
http://dubbelboer.com/phpRedisAdmin/
3.11k stars 666 forks source link

Please support semantic versioning #186

Closed matsn0w closed 2 years ago

matsn0w commented 2 years ago

Hi there,

Thank you for your hard work!

I have a suggestion: use proper semantic versioning for your Docker image tags. You now only have specific major.minor.patch tags available.

For example, it would be nice if you'd also tag your latest 1.17.x as 1.17. And 1.17 also as 1. That way, people can deside on what upgrade path they'd like to ride.

See the Composer image as an example!

I also suggest removing the 'v' character in the tags, it's not necessary.

Thank you in advance! matsn0w

erikdubbelboer commented 2 years ago

Good idea. I have created the tags and will do so for any future releases: https://hub.docker.com/r/erikdubbelboer/phpredisadmin/tags