Skip to content

Instantly share code, notes, and snippets.

@greyhoundforty
Created July 25, 2025 14:47
Show Gist options
  • Select an option

  • Save greyhoundforty/b581a39e55c8da8c39499f9681a35cec to your computer and use it in GitHub Desktop.

Select an option

Save greyhoundforty/b581a39e55c8da8c39499f9681a35cec to your computer and use it in GitHub Desktop.
OCP-Demo-Apps

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'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment