$ echo 'your database user password' > .secret
$ docker run --name lexhouk-hw-07 -p 5432:5432 -e "POSTGRES_PASSWORD=$(cat .secret)" -d postgres
$ alembic upgrade head
$ python seed.py$ python my_select.py
$ python main.py -a list -m Teacher| Name | Name | Last commit date | ||
|---|---|---|---|---|