Created
March 15, 2017 15:49
-
-
Save pollosp/46dceb7f01c8cbb61e3eb678a570ffb9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ minishift start --vm-driver=virtualbox --deploy-registry --deploy-router | |
$ oc login --username=admin --password=admin | |
$ oc new-app https://github.com/lachie83/croc-hunter.git | |
$ oc expose svc/croc-hunter |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment