entaxy-public/distribution/entaxy-docker/postgres/Dockerfile

4 lines
63 B
Docker

FROM postgres
COPY create-db.sql /docker-entrypoint-initdb.d/