Hangar/docker/db/Dockerfile
2020-09-02 11:24:23 -07:00

4 lines
67 B
Docker

FROM postgres:12-alpine
COPY scripts /docker-entrypoint-initdb.d/