auto restart container

This commit is contained in:
Amit Gandhi 2016-12-25 16:42:42 +00:00
parent d31e875639
commit 4e5194b660
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ go: build
-v "$(shell pwd)/plugins.txt:/root/.homebridge/plugins.txt" \
-v "$(shell pwd)/persist:/root/.homebridge/persist" \
--name homebridge \
--restart=always \
rpi-homebridge-dev
# Tags dev image so it can be pushed