Browse Source

run the app with the complete path

master
Nicolas Massé 9 years ago
parent
commit
5702a8fa7f
  1. 2
      s2i/bin/run

2
s2i/bin/run

@ -7,4 +7,4 @@
# https://github.com/openshift/source-to-image/blob/master/docs/builder_image.md # https://github.com/openshift/source-to-image/blob/master/docs/builder_image.md
# #
exec main exec /opt/app-root/main

Loading…
Cancel
Save