Sign inSign up

ur4eg/web_flask_app

By ur4eg

Updated about 7 years ago

Image
0

817

ur4eg/web_flask_app repository overview

Simple Python/Flask web app by default it use option --host=0.0.0.0 (127.0.0.1 only for local even if port mapped)

docker build -t name .

docker run -p 5000:5000 name [--host="if needed another"]

Tag summary

Content type

Image

Digest

Size

33.1 MB

Last updated

about 7 years ago

docker pull ur4eg/web_flask_app