Skip to content

macinv/docker-gunicorn-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-gunicorn-example

Build Status

Using Gunicorn to serve a Flask app in a Docker container

To run (at port 8080):

docker run -p 8080:8080 macinv/gunicorn-example

About

Using gunicorn to serve flack in a Docker container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published