Skip to content

ncarlson/python-flask-cnb-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Build

pack build pf-test --buildpack paketo-buildpacks/python

To Run

docker run --rm -it --publish 5000:5000 pf-test
curl -v localhost:5000/hello

To Run Unit Tests

docker run -it --entrypoint /cnb/process/unit pf-test

About

Python flask app using Cloud Native Buildpacks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published