Closed bedrich-schindler closed 7 months ago
Looks like that wiki article is a bit broken, as those docker tags are not listed on the docker registry
https://hub.docker.com/r/homebridge/homebridge/tags
Can you try with the latest tag ?
ie
docker run -d --restart=always --net=host \
--name=homebridge \
-v /storage/homebridge:/homebridge \
-e HOMEBRIDGE_CONFIG_UI=1 \
-e HOMEBRIDGE_CONFIG_UI_PORT=8581 \
homebridge/homebridge:latest
It works with the latest tag. It seems aarch64 tag is no more required?
Thanks for confirming my suspicions, that wiki article is outdated, let me update it.
Describe The Bug
If I follow guide from https://github.com/homebridge/docker-homebridge/wiki/Homebridge-on-LibreELEC
it ends up with:
Docker Config
Logs
Host Operating System
Other (specify in description)
Host Architecture
aarch64 / arm64