docker-gunicorn-example Using gunicorn to serve flack in a Docker container To run (at port 8080): docker run -p 8080:8080 macinv/gunicorn-example