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

Command exexcute .sh file #554

Closed Hagit60 closed 3 months ago

Hagit60 commented 4 months ago

Current Situation

Hi, I'm working with hb-docker and cannot execute a .sh file. Also added a second hb container + /mnt/shared/ .sh filepath. Still no luck, file not found. In terminal /mnt/...sh works. Docker exec -it container ID /bin/sh /mnt/shared/.sh ends with # Can someone help?

Docker Config

.

Logs

.

Host Operating System

Raspberry Pi OS - Latest

Host Architecture

x86_64 / amd64

Hagit60 commented 4 months ago

Is Docker-Hombridge a limited version of Homebridge, with which you cannot control a second Raspberry with a .sh command?