To access the Flask app from docker container
Step #1
export FLASK_APP=execute.py
Step #2
echo $FLASK_APP
Step #3
flask run --host=0.0.0.0
We're a place where coders share, stay up-to-date and grow their careers.
To access the Flask app from docker container
Step #1
export FLASK_APP=execute.py
Step #2
echo $FLASK_APP
Step #3
flask run --host=0.0.0.0
For further actions, you may consider blocking this person and/or reporting abuse
Mubbashir Mustafa -
Sergej Brazdeikis -
François -
Sm0ke -
Discussion (0)