flask.dockerfile 73 B

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