Create a docker image with postgres DB and concise migration.

This commit is contained in:
Arijit Das
2021-10-05 16:21:18 +05:30
parent 5d887c83d7
commit 562ee3e782
27 changed files with 246 additions and 120 deletions
+1
View File
@@ -0,0 +1 @@
FROM postgres:12-alpine