Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tjdahlke opened this issue May 6, 2024 · 1 comment
Open

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

tjdahlke opened this issue May 6, 2024 · 1 comment

Comments

@tjdahlke
Copy link

tjdahlke commented May 6, 2024

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
Copy link
Contributor

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 ?

@NorthernMan54 NorthernMan54 transferred this issue from homebridge/homebridge May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants