Skip to content

Instantly share code, notes, and snippets.

@luebken
Created June 28, 2016 01:58
Show Gist options
  • Save luebken/28baa7a2f66ec1de4a63dbf990d01664 to your computer and use it in GitHub Desktop.
Save luebken/28baa7a2f66ec1de4a63dbf990d01664 to your computer and use it in GitHub Desktop.
oc new-project mdl
oc new-build https://github.com/openshift-s2i/s2i-aspnet
oc new-app sabre1041/s2i-aspnet~https://github.com/openshift-s2i/s2i-aspnet-example --context-dir=app --name=aspnet-app
oc expose service aspnet-app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment