feat: Add debug trace option (#1038)

This commit is contained in:
Kroese
2025-10-02 17:18:53 +02:00
committed by GitHub
parent 6cac45c397
commit 09ca3bf118
7 changed files with 28 additions and 5 deletions

4
src/start.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env bash
set -Eeuo pipefail
# Override this placeholder file using a Docker bind to execute a script during startup!