sprint/dockerfiles/postgres/Dockerfile
Egor Matveev eaeae59037 infra
2022-03-02 23:38:27 +03:00

3 lines
74 B
Docker

FROM postgres
COPY ../../pg_hba.conf /var/lib/postgresql/data/pg_hba.conf