Skip to content

Source for the example project used to demonstrate how to deploy a python web application using Docker.

Notifications You must be signed in to change notification settings

tanomi-tech/python-webapp-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Web App Example

Source code for the example project used to demonstrate how to deploy a python web application using Docker.

Build the image locally or (more preferably) run it directly:

docker run -p 8888:5000 --name cat-app -d tanomitech/py-webapp-example

About

Source for the example project used to demonstrate how to deploy a python web application using Docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published