flask.dockerfile 78 B

123
  1. FROM techempower/flask-py3-base:0.1
  2. CMD gunicorn app:app -c gunicorn_conf.py