thingsboard / thingsboard-gateway

Open-source IoT Gateway - integrates devices connected to legacy and third-party systems with ThingsBoard IoT Platform using Modbus, CAN bus, BACnet, BLE, OPC-UA, MQTT, ODBC and REST protocols
https://thingsboard.io/docs/iot-gateway/what-is-iot-gateway/
Apache License 2.0
1.72k stars 829 forks source link

[Request] add additional version tag to latest docker image #516

Closed rng0x17 closed 2 years ago

rng0x17 commented 3 years ago

In order to pin a certain release it would be helpful if the "latest" image also has the version number as tag on dockerhub.

thingsboard/tb-gateway:latest -> 56c74fc3714 ... thingsboard/tb-gateway:2.6 -> 56c74fc3714 ... thingsboard/tb-gateway:2.5.5.2 -> f40c9979fb42 ... ...

abalmos commented 3 years ago

I was also surprised by this. You can not easily track the latest release permanently. I don't see anywhere in the code base that manages docker hub pushes. If I have missed it, I would be happy to offer a PR.

imbeacon commented 2 years ago

Hi All,

Thank you for your participating, we are adding releases as a latest and with tags, from 2.6 version.