goproxyio / goproxy

A global proxy for Go modules.
https://goproxy.io
MIT License
5.8k stars 366 forks source link

Request to publish a versioned docker image #212

Open LinuxSuRen opened 1 year ago

LinuxSuRen commented 1 year ago

It only has only docker image (latest) of goproxy since this issue. Is that possible to release a versioned image? I'd be happy to create a GitHub actions file to do that if you believe it's worth doing.

hxzhao527 commented 1 year ago

why not the latest? some features need?

LinuxSuRen commented 1 year ago

In order to make sure the feature is stable, we prefer to use a fixed version instead of a dynamic version (such as the latest).

By the way, the latest version was updated two years ago.

hxzhao527 commented 1 year ago

By the way, the latest version was updated two years ago.

😆 no bug, no feature, and no version.

In order to make sure the feature is stable, we prefer to use a fixed version instead of a dynamic version (such as the latest).

Maybe when we make breaking changes, or drop some features. But now, latest means less bug that is the best choice for users.

LinuxSuRen commented 1 year ago

Latest cannot be a real version. Is that possible to publish at least one numeric version? Such as v2.0.7.