openshift-simple-app/README.md

9 lines
263 B
Markdown
Raw Normal View History

2020-03-03 16:26:57 +00:00
# Simple OpenShift application
This is a simple OpenShift application for debugging purposes. You can
deploy it with the python:3.6 builder and it should work out of the box.
It provides several routes for testing on the index page.
Feel free to send patches.