Skip to content

Releases: homebridge/docker-homebridge

1.1.2

08 Jul 05:02
Compare
Choose a tag to compare

x86_64:

docker pull oznu/homebridge:1.1.2

Raspberry Pi (armhf):

docker pull oznu/homebridge:1.1.2-raspberry-pi

Change 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)

1.1.1

04 Jul 23:56
Compare
Choose a tag to compare

x86_64:

docker pull oznu/homebridge:1.1.1

Raspberry Pi (armhf):

docker pull oznu/homebridge:1.1.1-raspberry-pi

Change Log

  • Homebridge updated to version 0.4.22
  • Run avahi with --no-chroot to prevent conflicts when using --host
  • Explicit Avahi Conf
  • Cleanup dbus on container restart

1.1.0

30 Jun 13:45
Compare
Choose a tag to compare

x86_64:

docker pull oznu/homebridge:1.1.0

Raspberry Pi (armhf):

docker pull oznu/homebridge:1.1.0-raspberry-pi

Change Log

  • Implemented s6-overlay for container process management.
  • Homebridge will no longer run as root.
  • Provide the ability to set UID and GID for homebridge process and /homebridge file ownership.
  • Avahi and dbus processes are now monitored and will restart automatically if they quit unexpectedly.
  • Upgraded Node.js to the latest LTS version (6.11.0).
  • Base image is now the same for ARM and x86_64 builds.

1.0.0

16 May 02:37
Compare
Choose a tag to compare

x86_64:

docker pull oznu/homebridge:1.0.0

Raspberry Pi (armhf):

docker pull oznu/homebridge:1.0.0-raspberry-pi