CiscoCloud/shipped-buildpack-template-python

Name: shipped-buildpack-template-python

Owner: CiscoCloud

Description: Shipped hello world app for python using flask framework

Created: 2015-05-13 19:14:01.0

Updated: 2016-07-21 20:41:28.0

Pushed: 2016-07-21 20:41:28.0

Homepage: null

Size: 4

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

python-hello-world

Shipped hello world app for python using flask framework

Build process

docker build -t npateriyainsecure/python-hello-world .

docker run -d -p 5000:5000 npateriyainsecure/python-hello-world

curl localhost:5000


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.