aboutsummaryrefslogtreecommitdiffstats
path: root/s2i/bin/run
blob: f726e000391076270c4596b0c0d1ec1ede1b6458 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/bash -e
#
# S2I run script for the 'kraxel/s2i-jekyll' image.
# The run script executes the server that runs your application.
#
# For more information see the documentation:
#	https://github.com/openshift/source-to-image/blob/master/docs/builder_image.md
#

exec asdf -p 8080