Sign inSign up

bcmhgscsub/pyweb

By bcmhgscsub

Updated about 8 years ago

Combines Gunicorn with Flask

Image
0

890

bcmhgscsub/pyweb repository overview

Source: https://github.com/Submissions/pyweb

This image combines Gunicorn with Flask, starting with Debian. The necessary Python components are copied from a much heavier "builder" image based on continuumio/miniconda3.

Serves: port 8000

Locations inside the container:
  • /env directory contains Python 3, Gunicorn, and Flask
  • /app directory contains the Python web app
Build:

docker build -t bcmhgscsub/pyweb:latest pyweb

See:

Tag summary

Content type

Image

Digest

Size

-

Last updated

about 8 years ago

docker pull bcmhgscsub/pyweb