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 240 forks source link

Website to Camera plugin - Alpine #373

Closed DonMaverick closed 2 years ago

DonMaverick commented 3 years ago

Hi Oznu,

i ḱnow this case is closed. But i am unable fix this installation. I use the Composer: nano docker-compose.yml version: '2' services: homebridge: image: oznu/homebridge:raspberry-pi restart: always network_mode: host volumes:

I am unable to install cromium i tried via terminal: /homebridge # apk add chromium fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/armhf/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/armhf/APKINDEX.tar.gz ERROR: unable to select packages: chromium (no such package): required by: world[chromium] /homebridge #

Where is my mistake?

BR DON

Describe Your Problem:

Logs:

Show the Docker container logs here

Docker Start Command:

docker run --net=host ...

Homebridge Config:

Show your homebridge config.json here

Screenshots:

Environment:

stale[bot] commented 3 years 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.

DonMaverick commented 3 years ago

What information do you need?

$ cat docker-compose.yml version: '2' services: homebridge: image: oznu/homebridge:raspberry-pi restart: always network_mode: host volumes:

Stat Container: "sudo docker-compose up -d"

$ docker version Client: Docker Engine - Community Version: 20.10.6 API version: 1.41 Go version: go1.13.15 Git commit: 370c289 Built: Fri Apr 9 22:46:18 2021 OS/Arch: linux/arm Context: default Experimental: true

Server: Docker Engine - Community Engine: Version: 20.10.6 API version: 1.41 (minimum version 1.12) Go version: go1.13.15 Git commit: 8728dd2 Built: Fri Apr 9 22:44:17 2021 OS/Arch: linux/arm Experimental: false containerd: Version: 1.4.4 GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e runc: Version: 1.0.0-rc93 GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec docker-init: Version: 0.19.0 GitCommit: de40ad0

stale[bot] commented 2 years 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.