1.1.2
x86_64:
docker pull oznu/homebridge:1.1.2Raspberry Pi (armhf):
docker pull oznu/homebridge:1.1.2-raspberry-piChange Log
- Cleanup Avahi on container restart (#7)
- Added basic tests with Travis CI (#8)
- If the Homebridge process in the container ends the container will now exit. (#9)
- Use a docker restart policy instead. eg.
--restart=always.
- Use a docker restart policy instead. eg.