homebridge / docker-homebridge

Homebridge Docker. HomeKit support for the impatient using Docker on x86_64, Raspberry Pi (armhf) and ARM64. Includes ffmpeg + libfdk-aac.
https://hub.docker.com/r/homebridge/homebridge/
GNU General Public License v3.0
2.57k stars 241 forks source link

Docker page incorrectly states that arm32/v6 is supported #565

Closed tjdahlke closed 3 weeks ago

tjdahlke commented 1 month ago

Proposed Change

Currently says:

The Homebridge Docker image supports amd64, arm32v6 and arm64v8 host architectures. The correct image for your system will automatically be downloaded.

But if you go to: https://hub.docker.com/r/homebridge/homebridge/tags

You will see that nothing older than arm/v7 is supported.

As another issue, this is really annoying for people trying to use Pi Zero W models for this, which do not seem to be compatible with this image anymore.

Wiki Page Link

https://github.com/homebridge/homebridge.wiki.git

NorthernMan54 commented 1 month ago

Here we say - https://github.com/homebridge/docker-homebridge?tab=readme-ov-file#homebridge-docker-image

This is a multi-arch image and will run on x86_64, Raspberry Pi 2, 3, 4, Zero 2 W, or other Docker-enabled ARMv7/8 devices. Docker will automatically pull the correct image for your system.

Are we missing that comment somewhere else ?

github-actions[bot] commented 3 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 3 weeks ago

This issue has been closed as no further activity has occurred.