aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xs2i/bin/run3
1 files changed, 3 insertions, 0 deletions
diff --git a/s2i/bin/run b/s2i/bin/run
index 871fc82..874f3c2 100755
--- a/s2i/bin/run
+++ b/s2i/bin/run
@@ -1,2 +1,5 @@
#!/bin/sh
+echo "--- debug ---"
+ls -la /run/httpd
+echo "---"
exec httpd -D FOREGROUND