docker-homebridge

Homebridge Docker. HomeKit support for the impatient using Docker on x86_64, Raspberry Pi (armhf) and ARM64. Includes ffmpeg + libfdk-aac.

GPL-3.0 License

Stars
2.6K
Committers
20

Bot releases are visible (Hide)

docker-homebridge - 1.2.0

Published by oznu over 7 years ago

x86_64:

docker pull oznu/homebridge:1.2.0

Raspberry Pi (armhf):

docker pull oznu/homebridge:1.2.0-raspberry-pi

Change Log

  • Allow additional packages to be installed (#14)
  • Allow users to run custom script on container start (#16)
  • Removed default fake-bulb module (#17)
docker-homebridge - 1.1.3

Published by oznu over 7 years ago

x86_64:

docker pull oznu/homebridge:1.1.3

Raspberry Pi (armhf):

docker pull oznu/homebridge:1.1.3-raspberry-pi

Change Log

  • Set Homebridge version in Dockerfile (#11)
  • The Raspberry Pi build has been corrected and is now matches the x86_64 build running on Homebridge v0.4.22.
  • Moved the default package.json and config.json to root/defaults to reduce the number of Docker image layers (#12)
docker-homebridge - 1.1.2

Published by oznu over 7 years ago

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)
docker-homebridge - 1.1.1

Published by oznu over 7 years ago

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
docker-homebridge - 1.1.0

Published by oznu over 7 years ago

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.
docker-homebridge -

Published by oznu over 7 years ago

x86_64:

docker pull oznu/homebridge:1.0.0

Raspberry Pi (armhf):

docker pull oznu/homebridge:1.0.0-raspberry-pi