for now, we have a bookdb docker container with content and referenced in main.py
This commit is contained in:
5
README
5
README
@@ -1,8 +1,5 @@
|
||||
### TODO: get all this inside a docker container and use compose to do the whole set (pg, flask, ?)
|
||||
see this for postgresal:
|
||||
https://hub.docker.com/_/postgres (has several env vars that should work out)
|
||||
and probably this:
|
||||
https://docs.docker.com/compose/gettingstarted/ (for flask and maybe redis)
|
||||
https://docs.docker.com/compose/gettingstarted/
|
||||
|
||||
|
||||
# flask -> python web server
|
||||
|
||||
Reference in New Issue
Block a user