An open API service indexing awesome lists of open source software.

https://github.com/freedomben/openshift-sinatra-s2i


https://github.com/freedomben/openshift-sinatra-s2i

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Sample Sinatra app that uses OpenShift s2i

```bash
oc new-app https://github.com/FreedomBen/openshift-sinatra-s2i.git
oc expose svc openshift-sinatra-s2i
```