Hangar/docker/db/Dockerfile
2020-07-08 17:19:41 +02:00

4 lines
68 B
Docker

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