chirpstack / chirpstack-gateway-bridge

ChirpStack Gateway Bridge abstracts Packet Forwarder protocols into Protobuf or JSON over MQTT.
https://www.chirpstack.io
MIT License
422 stars 270 forks source link

Version of lora-gateway-bridge on Docker is not identical to v3.0.1 #127

Closed houluy closed 5 years ago

houluy commented 5 years ago

Is this a bug or a feature request?

Bug

What did you expect?

A LoRa-Gateway-Bridge of latest version by docker pull loraserver/lora-gateway-bridge

What happened?

The version of LoRa-Gateway-Bridge on Docker is 39c91ac (maybe some commit) but not v3.0.1.

What version are your using?

V3.0.1

How can your issue be reproduced?

Install by docker pull loraserver/lora-gateway-bridge

Could you share your log output?

sudo docker run --network="host" -v /home/user/loraserver:/mnt/loraserver loraserver/lora-gateway-bridge -c /mnt/loraserver/lora-gateway-bridge.toml version
39c91ac
brocaar commented 5 years ago

That is expected, :latest follows the master branch (see also https://www.loraserver.io/install/docker/). Pull: