tester in docker works

This commit is contained in:
Egor Matveev
2021-11-02 23:33:38 +03:00
parent a45d3e104b
commit 928cc4489d
35 changed files with 321 additions and 184 deletions

View File

@@ -0,0 +1,2 @@
FROM postgres
COPY ../../pg_hba.conf /var/lib/postgresql/data/pg_hba.conf