diff options
-rwxr-xr-x | s2i/bin/run | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/s2i/bin/run b/s2i/bin/run index 9d031e9..9afab48 100755 --- a/s2i/bin/run +++ b/s2i/bin/run @@ -7,4 +7,6 @@ # https://github.com/openshift/source-to-image/blob/master/docs/builder_image.md # +id -a +ls -la /run/httpd exec /usr/sbin/httpd |