aboutsummaryrefslogtreecommitdiffstats
path: root/s2i/bin/run
diff options
context:
space:
mode:
Diffstat (limited to 's2i/bin/run')
-rwxr-xr-xs2i/bin/run1
1 files changed, 1 insertions, 0 deletions
diff --git a/s2i/bin/run b/s2i/bin/run
index d6d8b9c..477074f 100755
--- a/s2i/bin/run
+++ b/s2i/bin/run
@@ -3,6 +3,7 @@ set -x
id -a
pwd
ls -la documentroot
+ls -la /etc/httpd
#sh -x "${0}.httpd" "$@"
source ${HTTPD_CONTAINER_SCRIPTS_PATH}/common.sh
export HTTPD_RUN_BY_S2I=1