Fix healthcheck on stopping (#18476)

This commit is contained in:
Felipe Santos
2025-05-29 23:58:31 -03:00
committed by GitHub
parent 27914fc3b8
commit 81f5f362a9
2 changed files with 4 additions and 3 deletions

View File

@@ -25,7 +25,4 @@ elif [[ "${exit_code_service}" -ne 0 ]]; then
fi
fi
# used by the docker healthcheck
touch /dev/shm/.frigate-is-stopping
exec /run/s6/basedir/bin/halt