Docker Container Openhab startet nicht: tini bzw. start.sh
Verfasst: 7. Apr 2025 19:31
Mein Container startet nicht mit folgender Meldung:
error: exec: "tini": executable file not found in $Path. Die Pfade sind /usr/local/sbin, /usr/local/bin, /usr/sbin, /usr/bin, /bin, /sbin.
In den Ordnern habe ich kein tini gefunden. Wie bekomme ich das wie hin?
so ist es im log:
+ exec gosu openhab tini -s ./start.sh
error: exec: "tini": executable file not found in $PATH
Ich habe danch auch mitt SSH gesucht.
error: exec: "tini": executable file not found in $Path. Die Pfade sind /usr/local/sbin, /usr/local/bin, /usr/sbin, /usr/bin, /bin, /sbin.
In den Ordnern habe ich kein tini gefunden. Wie bekomme ich das wie hin?
so ist es im log:
+ exec gosu openhab tini -s ./start.sh
error: exec: "tini": executable file not found in $PATH
Ich habe danch auch mitt SSH gesucht.