Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
linux:installing_homebridge_on_raspberrypi_docker [2018/10/26 19:54] bkraul [Removing cached accessory configurations] |
linux:installing_homebridge_on_raspberrypi_docker [2018/10/26 20:41] (current) bkraul [Removing cached accessory configurations] |
||
---|---|---|---|
Line 10: | Line 10: | ||
cd ~/ | cd ~/ | ||
mkdir homebridge | mkdir homebridge | ||
+ | cd homebridge | ||
vim docker-compose.yml | vim docker-compose.yml | ||
</ | </ | ||
Line 49: | Line 50: | ||
===== Removing cached accessory configurations ===== | ===== Removing cached accessory configurations ===== | ||
+ | ==== Method 1: At the docker host level ==== | ||
In order to remove cached accessory configurations which sometimes can cause problems: | In order to remove cached accessory configurations which sometimes can cause problems: | ||
<code bash> | <code bash> |