Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 383 Bytes

File metadata and controls

14 lines (10 loc) · 383 Bytes

hello-python

Code for the dotnext GeekWeek Docker Advanced Lab

Sample Python Web application

The sample is using Flask microframework and is intented to test the Python support on Pivotal's Cloud Foundry.

Deploy to Cloud Foundry

cf push <YOUR_APP_NAME> -m 128M