4 lines
63 B
Docker
Raw Normal View History

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