Sign inSign up

cheaterman/flask

By cheaterman

Updated about 3 years ago

A variant of my uWSGI docker image with extra features for Flask.

Image
0

5.1K

cheaterman/flask repository overview

Features

  • Automatically sets FLASK_APP environment variable to the value of WSGI_MODULE.
  • Add "shell" entry point, which drops the user into a Flask shell - a REPL with your application module pre-imported. Simply run docker run -ti cheaterman/flask shell to use it.

Both are particularly useful features to run maintenance scripts in general, such as for handling DB migrations.

See also: my uWSGI docker image for usage instructions and extra tips.

Source

See the GitHub project page.

Tag summary

Content type

Image

Digest

sha256:c19ea24ed

Size

42.5 MB

Last updated

about 3 years ago

docker pull cheaterman/flask