summaryrefslogtreecommitdiffstats
path: root/s2i/bin/run
diff options
context:
space:
mode:
Diffstat (limited to 's2i/bin/run')
-rwxr-xr-xs2i/bin/run2
1 files changed, 2 insertions, 0 deletions
diff --git a/s2i/bin/run b/s2i/bin/run
new file mode 100755
index 0000000..0537f5c
--- /dev/null
+++ b/s2i/bin/run
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /usr/sbin/httpd -D FOREGROUND