zewelor / bt-mqtt-gateway

A simple Python script which provides a Bluetooth to MQTT gateway, easily extensible via custom workers. See https://github.com/zewelor/bt-mqtt-gateway/wiki for more information.
MIT License
548 stars 116 forks source link

Improve docker setup #146

Closed zewelor closed 4 years ago

zewelor commented 4 years ago

Description

Cleanups / improvements to docker setup. It now builds faster, uses better layer caching. Also its simpler.

It also installs all requirements.

It uses volume /config.yaml for config, example run in README

Fixes https://github.com/zewelor/bt-mqtt-gateway/issues/143

Type of change

Please delete options that are not relevant.