aboutsummaryrefslogtreecommitdiff
path: root/wait-for-postgres.sh
Commit message (Expand)AuthorAge
* Migrate form Flask-Script to the built-in integration of the click command li...Cédric Bonhomme2020-04-06
* DEBUG set to False by default.Cédric Bonhomme2020-03-29
* redirect output of db_create to /dev/nullCédric Bonhomme2020-03-20
* Added Dockerfile, images: python3.8-alpine and postgres.Cédric Bonhomme2020-03-20
bgstack15