Select project oc project demodays Create new cat app oc new-app https://github.com/greyhoundforty/demo-cats --name=cats --strategy=docker Create new demo app oc new-app --name hello-world https://github.com/IBM/container-service-getting-started-wt --context-dir='Lab 1'