# docker_flask ## Run set FLASK_APP=index.py set FLASK_DEBUG=1 set flask run -p 5001 or python index.py