ble2mqtt icon indicating copy to clipboard operation
ble2mqtt copied to clipboard

How to update ble2mqtt in docker

Open roblomq opened this issue 1 year ago • 1 comments

I'm trying to update ble2mqtt in my docker container but I could use some help. Is there a step by step guide for this?

roblomq avatar Nov 19 '23 13:11 roblomq

In fact, I don't use docker for ble2mqtt so I can't say for sure. Maybe you can just pull the repo and rebuild the container

docker build -t ble2mqtt:dev .

It depends on the way you're running the app. Maybe other users can help more straightforwardly.

devbis avatar Nov 19 '23 13:11 devbis