This project provides a Python Flask Docker image for development purposes.
Variable | Required | Default | Description |
---|---|---|---|
FLASK_APP |
Yes | app.py |
|
FLASK_RUN_HOST |
Yes | 0.0.0.0 |
Local |
FLASK_ENV |
development |
This allow the reload |
RUN in the terminal
docker-compose up