tarantool / nginx_upstream_module

Tarantool NginX upstream module (REST, JSON API, websockets, load balancing)
Other
174 stars 18 forks source link

Docker image: add few more tags #100

Closed icamys closed 6 years ago

icamys commented 7 years ago

Please add a few more tags to docker image. At the moment there are only two tags: v2.3.7 and latest. As I mentioned in #99, the v2.3.7 is still buggy and the only tag that can be used is latest.

The problem is that image downloaded today with tag latest may be not the same as image tagged as latest tomorrow on production server.

It would be nice to have few more digital tags that do not imply any changes in future and can be safely included in our project configs.

opomuc commented 6 years ago

Added tags v2.4.6, v2.4.7 (old latest), v2.5-rc1, v2.5-rc2 to Docker. For v2.5-rc1 and v2.5-rc2 builds are in progress, should finish shortly.