mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2026-01-10 09:52:19 +02:00
Merge branch 'main' into beta
This commit is contained in:
@@ -5,6 +5,9 @@ set -euo pipefail
|
||||
|
||||
# Script checks health of running container
|
||||
|
||||
# bash strict mode
|
||||
set -e
|
||||
|
||||
if [ "$(cat /opt/.docker_config/.healthcheck)" == "starting" ]
|
||||
then
|
||||
echo "Health status: OK - Startup script is still running."
|
||||
|
||||
Reference in New Issue
Block a user