kylemanna / docker-openvpn

🔒 OpenVPN server in a Docker container complete with an EasyRSA PKI CA
https://hub.docker.com/r/kylemanna/openvpn/
MIT License
8.62k stars 2.37k forks source link

Use tag version instead of latest #651

Closed rdcavanha closed 3 years ago

rdcavanha commented 3 years ago

Could you please consider using tags instead of latest? It makes nearly impossible to rollback to a previous version in case something goes wrong when using latest.

P.S.: I see, for instance, that latest and 2.4 were pushed around the same time, but their digest don't match.

kylemanna commented 3 years ago

Probably not. To hard to maintain TBH. Just don't have the time to maintain an armada of branches and tags.

I'd rather remove features and improve testing so it's unlikely things go wrong.

petemyron commented 3 years ago

It's the removing of tags that's getting me. For example, 2.5 did exist, but now it doesn't. Using latest can lead to breakages when the configuration file requires changes. Understandable about the time to maintain, though. Otherwise, thanks for providing all of this. Docker Hub says 1 billion + downloads.

BrodyStone21 commented 2 years ago

It's the removing of tags that's getting me. For example, 2.5 did exist, but now it doesn't. Using latest can lead to breakages when the configuration file requires changes. Understandable about the time to maintain, though. Otherwise, thanks for providing all of this. Docker Hub says 1 billion + downloads.

I did NOT believe you so I was about to Google it just say that you were wrong and it MUST be 1 Million+ but holy shit

This guy's a legend.