Sign inSign up

nhong/flask-sqlalchemy-psycopg

By nhong

Updated about 10 years ago

docker image for testing python web-postgres stack

Image
0

1.2K

nhong/flask-sqlalchemy-psycopg repository overview

How to run:

put the python file (e.g main.py) that needs to import flask, sqlalchemy or psycopg in a directory, say $(pwd)

$ docker run -v $(pwd):/app -it nhong/flask-sqlalchemy-psycopg python main.py

Tag summary

Content type

Image

Digest

Size

144.2 MB

Last updated

about 10 years ago

docker pull nhong/flask-sqlalchemy-psycopg