sprint/dockerfiles/postgres/Dockerfile
2021-11-02 23:33:38 +03:00

3 lines
74 B
Docker

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