Dockerizing databases
March 20, 2018
Categories:
Javascript
Javascript
-
Running postgres in a container
-
Connecting to that container
-
Mounting volume seperately
-
Creating a python script to connect to it.
-
Tying it all together